Eventee

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

22 actions Integration catalog
Request access
Connect Eventee once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add speakerEVENTEE_ADD_SPEAKER
Tool to add a new speaker to a specific Eventee event. Use after creating an event and obtaining its ID.
Create HallEVENTEE_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.
Create LabelEVENTEE_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.
Create PartnerEVENTEE_CREATE_PARTNER
Tool to add a new partner/sponsor to the event. Use when you need to register sponsors or exhibitors for your event.
Create PauseEVENTEE_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.
Delete AttendeeEVENTEE_DELETE_ATTENDEE
Tool to remove an attendee from the event by their email address. Use when you need to delete an attendee registration.
Delete HallEVENTEE_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.
Delete PartnerEVENTEE_DELETE_PARTNER
Tool to delete a partner/sponsor by their ID. Use when you need to remove a partner after confirming their ID.
Delete RegistrationEVENTEE_DELETE_REGISTRATION
Tool to remove a registration from the event by email address. Use when you need to delete or cancel a specific registration.
Delete SpeakerEVENTEE_DELETE_SPEAKER
Tool to delete a speaker by their ID. Use when you need to remove a speaker after confirming their ID.
Delete Test ContentEVENTEE_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.
Get GroupsEVENTEE_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.
Get ParticipantsEVENTEE_GET_PARTICIPANTS
Tool to retrieve all participants/attendees for an Eventee event. The event is determined by your API token. Use this to get a list of all attendees who have registered or been invited to your event.
Get PartnersEVENTEE_GET_PARTNERS
Tool to retrieve all partners/sponsors for an Eventee event. Use this to get information about exhibitors and sponsors associated with your event.
Get RegistrationsEVENTEE_GET_REGISTRATIONS
Tool to retrieve all registrations for an Eventee event. The event is determined by your API token. Use this to get a list of all registered attendees for your event.
Get ReviewsEVENTEE_GET_REVIEWS
Tool to retrieve all reviews for your Eventee event. Reviews can include ratings and feedback from attendees about speakers, lectures, or the event itself. Use this to analyze attendee satisfaction and gather feedback.
Invite AttendeeEVENTEE_INVITE_ATTENDEE
Tool to invite attendees to your Eventee event by sending invitation emails to specified users. Use when you need to send event invitations to new attendees.
Invite RegistrationEVENTEE_INVITE_REGISTRATION
Tool to invite registrants to your Eventee event by email. Use when you need to send event invitations to one or more participants.
List EventsEVENTEE_LIST_EVENTS
Retrieves the content structure of your Eventee event including halls, speakers, lectures, workshops, and other event components. The event is determined by your API token. Use this to get an overview of all content within your event.
Update HallEVENTEE_UPDATE_HALL
Tool to update an existing hall/stage details in an Eventee event. Use when you need to modify hall properties like name, order, or streaming URL.
Update LectureEVENTEE_UPDATE_LECTURE
Tool to update an existing lecture/session details in Eventee. Use when modifying lecture information such as name, time, or description. Note that all required fields (name, start, end) must be provided even for partial updates.
Update PartnerEVENTEE_UPDATE_PARTNER
Tool to update an existing partner/sponsor details. Use when you need to modify partner information such as company name, contact details, or status.