# Eventee AI integration on Definable

> Eventee is an intuitive mobile and web app that enhances attendee experience and engagement at in-person, virtual, or hybrid events.

## What this connects

Eventee is an intuitive mobile and web app that enhances attendee experience and engagement at in-person, virtual, or hybrid events.

Vendor: https://eventee.co/

## Tools available

**22** tools available. First 12:

- `EVENTEE_ADD_SPEAKER` — Add speaker — Tool to add a new speaker to a specific Eventee event. Use after creating an event and obtaining its ID.
- `EVENTEE_CREATE_HALL` — Create Hall — Tool to create a new hall/stage for an event where sessions can be scheduled. Use when setting up venues or stages for your event to organize presentations and activities.
- `EVENTEE_CREATE_LABEL` — Create Label — Tool to create a new label/track for categorizing event sessions by topic or theme. Use this when organizing sessions into different tracks like technology, design, or marketing themes.
- `EVENTEE_CREATE_PARTNER` — Create Partner — Tool to add a new partner/sponsor to the event. Use when you need to register sponsors or exhibitors for your event.
- `EVENTEE_CREATE_PAUSE` — Create Pause — Tool to create a new break/pause in the event schedule (e.g., coffee break, lunch). Use when scheduling breaks between sessions. Start and end times must be within the event date range.
- `EVENTEE_DELETE_ATTENDEE` — Delete Attendee — Tool to remove an attendee from the event by their email address. Use when you need to delete an attendee registration.
- `EVENTEE_DELETE_HALL` — Delete Hall — Tool to delete a hall/stage from an event by its ID. Use when you need to remove a hall/stage after confirming its ID.
- `EVENTEE_DELETE_PARTNER` — Delete Partner — Tool to delete a partner/sponsor by their ID. Use when you need to remove a partner after confirming their ID.
- `EVENTEE_DELETE_REGISTRATION` — Delete Registration — Tool to remove a registration from the event by email address. Use when you need to delete or cancel a specific registration.
- `EVENTEE_DELETE_SPEAKER` — Delete Speaker — Tool to delete a speaker by their ID. Use when you need to remove a speaker after confirming their ID.
- `EVENTEE_DELETE_TEST_CONTENT` — Delete Test Content — Tool to clear all test content from the event. Use this during development or testing to remove test data. This operation is destructive and cannot be undone.
- `EVENTEE_GET_GROUPS` — Get Groups — Tool to retrieve all event groups from Eventee (e.g., VIP attendees, speaker groups). Use this to get the list of attendee groups configured for your event.

## Auth

Auth schemes: `API_KEY`.

## How agents use Eventee

Inside a Definable workflow, Eventee is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Eventee** — the Researcher (GPT-5.5) pulls context from Eventee (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Eventee** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Eventee (create record, post message, draft email).
- **Designer / Engineer → Distributor → Eventee** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Eventee (attach file, open PR comment, post status).

The Verifier checks every Eventee call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- event management — https://definable.ai/apps/category/event-management/

## Related

- HTML page: https://definable.ai/apps/eventee/
- Same category (event management): https://definable.ai/apps/category/event-management/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
