Eventbrite

Eventbrite enables organizers to plan, promote, and manage events, selling tickets and providing attendee tools for conferences, concerts, and gatherings

95 actions Integration catalog
Request access
Connect Eventbrite 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 Ticket Class to GroupsEVENTBRITE_ADD_TICKET_TO_GROUP
Tool to add a ticket class to one or more explicitly specified ticket groups for an Eventbrite event. Use when you need to organize tickets by grouping them together. The caller must supply a non-empty list of ticket_group_ids; to discover available groups, call a list ticket groups action first.
Add Ticket to Group by OrganizationEVENTBRITE_ADD_TICKET_TO_GROUP_BY_ORGANIZATION
Tool to add a ticket class to ticket groups using organization and event IDs. Use when managing ticket groups at the organization level.
Calculate Price For ItemEVENTBRITE_CALCULATE_PRICE_FOR_ITEM
Tool to calculate Eventbrite fees for a given ticket price. Use when you need to determine the exact fees, taxes, and organizer share for a specific price point before creating tickets.
Cancel EventEVENTBRITE_CANCEL_EVENT
Tool to cancel an Eventbrite event. Use when you need to cancel an event. Note: Event must not have any pending or completed orders or the cancellation will fail.
Copy EventEVENTBRITE_COPY_EVENT
Tool to copy an Eventbrite event and create a duplicate with a new Event ID. Use when you need to duplicate an existing event to create a similar event with the same settings.
Create Access CodeEVENTBRITE_CREATE_ACCESS_CODE
Tool to create a new access code for an Eventbrite event. Use when you need to create promotional codes, early bird access, or VIP ticket codes that unlock hidden ticket classes.
Create Checkout SettingsEVENTBRITE_CREATE_CHECKOUT_SETTINGS
Tool to create checkout settings for an Eventbrite organization. Use when you need to configure payment methods, country, and currency for an organization's checkout process.
Create Custom QuestionEVENTBRITE_CREATE_CUSTOM_QUESTION
Tool to create a custom question for an Eventbrite event. Use when you need to collect additional information from attendees during registration (e.g., dietary preferences, T-shirt sizes, special requirements).
Create DiscountEVENTBRITE_CREATE_DISCOUNT
Tool to create a new discount for an Eventbrite organization. Use when you need to create promotional discounts, coupon codes, or special pricing for events.
Create EventEVENTBRITE_CREATE_EVENT
Tool to create a new Eventbrite event. Use when you need to create single events or series parent events for repeating events. By default creates a single occurrence event unless is_series is set to true.
Create Event ScheduleEVENTBRITE_CREATE_EVENT_SCHEDULE
Tool to create an event schedule for a series parent event. Use when you need to add recurring occurrences to an event based on a recurrence pattern (daily, weekly, monthly, etc.). The schedule follows iCalendar RFC 5545 format.
Create Inventory TierEVENTBRITE_CREATE_INVENTORY_TIER
Tool to create a new inventory tier for an Eventbrite event. Use when you need to set up tiered seating, pricing levels, or capacity allocation for an event.
Create OrganizerEVENTBRITE_CREATE_ORGANIZER
Tool to create a new organizer for an Eventbrite organization. Use when you need to add an organizer profile that can be associated with events.
Create Ticket ClassEVENTBRITE_CREATE_TICKET_CLASS
Tool to create a new ticket class for an Eventbrite event. Use when you need to add ticket types such as General Admission, VIP, Early Bird, or other pricing tiers to an event.
Create Ticket GroupEVENTBRITE_CREATE_TICKET_GROUP
Tool to create a new ticket group for an Eventbrite organization. Use when you need to organize multiple ticket classes across events. Maximum 300 live ticket groups per organization.
Create Tracking BeaconEVENTBRITE_CREATE_TRACKING_BEACON
Tool to create a tracking beacon for an Eventbrite event or user. Use when you need to add analytics pixels (Google Analytics, Facebook Pixel, etc.) to track attendee behavior on event pages or order confirmation pages. Either event_id or user_id must be provided.
Create VenueEVENTBRITE_CREATE_VENUE
Tool to create a new venue under an organization in Eventbrite. Use when you need to add a physical location that can be reused across multiple events within the same organization.
Create WebhookEVENTBRITE_CREATE_WEBHOOK
Tool to create a new webhook for an Eventbrite organization. Use when you need to set up webhook notifications for events like order placement, event creation, or attendee check-ins.
Delete Default QuestionEVENTBRITE_DELETE_DEFAULT_QUESTION
Tool to deactivate a canned question for an event. Use when you need to remove default questions like cell_phone, job_title, company, or work_phone from event registration forms.
Delete DiscountEVENTBRITE_DELETE_DISCOUNT
Tool to delete a discount from Eventbrite. Only unused discounts can be deleted. Use when you need to remove a discount that has not been applied to any orders.
Delete EventEVENTBRITE_DELETE_EVENT
Tool to delete an Eventbrite event. Use when you need to remove an event from the system. Note: Event must not have any pending or completed orders or the deletion will fail.
Delete Inventory TierEVENTBRITE_DELETE_INVENTORY_TIER
Tool to mark an existing inventory tier as deleted for an Eventbrite event. Use when you need to remove an inventory tier that is no longer needed.
Delete Ticket ClassEVENTBRITE_DELETE_TICKET_CLASS
Tool to delete a ticket class from an Eventbrite event by its ID. Use when you need to remove a ticket type/class that is no longer needed or was created in error.
Delete Ticket GroupEVENTBRITE_DELETE_TICKET_GROUP
Tool to delete a ticket group by changing its status to deleted. Use when you need to remove a ticket group from an event.
Get Access CodeEVENTBRITE_GET_ACCESS_CODE
Tool to retrieve a specific access code by ID for an Eventbrite event. Use when you need to check access code details, availability, or redemption status.
Get Organization AssortmentEVENTBRITE_GET_ASSORTMENT
Tool to retrieve assortment information for a specific organization. Use when you need to check the plan type or version details associated with an organization.
Get Attendee ReportEVENTBRITE_GET_ATTENDEE_REPORT
Tool to retrieve an attendee report for events in an Eventbrite organization. Use when you need aggregated attendee data, sales statistics, or demographic information across events. Supports filtering by event status, date ranges, and grouping by various dimensions.
Get Capacity TierEVENTBRITE_GET_CAPACITY_TIER
Tool to retrieve the capacity tier for an Eventbrite event. Use when you need to check ticket availability, sales status, or capacity information for an event.
Get Category by IDEVENTBRITE_GET_CATEGORY
Tool to retrieve a specific category by ID. Use when fetching details about a particular event category. Returns category information including name, localized names, and subcategories.
Get Checkout SettingsEVENTBRITE_GET_CHECKOUT_SETTINGS
Tool to retrieve checkout settings for a specific Eventbrite organization. Use when you need to view or verify payment configuration and checkout methods for an organization.
Get Default QuestionEVENTBRITE_GET_DEFAULT_QUESTION
Tool to retrieve a specific default (canned) question for an Eventbrite event by Event ID and Question ID. Use when you need to get details about a specific attendee information field.
Get DiscountEVENTBRITE_GET_DISCOUNT
Tool to retrieve a discount by its ID from Eventbrite. Use when you need to check discount details, verify discount codes, or inspect discount configurations.
Get Display SettingsEVENTBRITE_GET_DISPLAY_SETTINGS
Tool to retrieve display settings for a specific Eventbrite event. Use when you need to view what information is shown on an event page.
Get EventEVENTBRITE_GET_EVENT
Tool to retrieve detailed information for a specific Eventbrite event by ID. Use when you need event details like name, description, dates, venue, organizer, or ticket information. Supports expanding related objects via the expand parameter.
Get Event CategoriesEVENTBRITE_GET_EVENT_CATEGORIES
Tool to retrieve event categories. Use when selecting a category for an event. Localizes results via optional locale parameter.
Get Event DescriptionEVENTBRITE_GET_EVENT_DESCRIPTION
Tool to retrieve the full HTML description for an Eventbrite event. Use when you need the complete event description content (formatted as HTML).
Get Event FormatsEVENTBRITE_GET_EVENT_FORMATS
Tool to list event formats. Use when you need the available formats before creating or updating an event.
Get Event SubcategoriesEVENTBRITE_GET_EVENT_SUBCATEGORIES
Tool to list all event subcategories. Use when fetching available subcategory options, optionally filtered by locale after selecting a category.
Get FormatEVENTBRITE_GET_FORMAT
Tool to retrieve a format by format ID. Use when you need detailed information about a specific event format.
Get Inventory TierEVENTBRITE_GET_INVENTORY_TIER
Tool to retrieve an Inventory Tier by ID for an Event. Use when you need to check inventory tier details, capacity, or ticket class associations for a specific event.
Get Current UserEVENTBRITE_GET_ME
Tool to retrieve the authenticated user's account information. Use when you need to get details about the current user.
Get Media UploadEVENTBRITE_GET_MEDIA_UPLOAD
Tool to retrieve information on a Media image upload. Use when you need to check the status or details of an uploaded media image for events, organizers, or user profiles.
Get Organizer by IDEVENTBRITE_GET_ORGANIZER
Tool to retrieve an organizer by organizer ID from Eventbrite. Use when you need detailed information about a specific event organizer.
Get Sales ReportEVENTBRITE_GET_SALES_REPORT
Tool to retrieve a sales report by Event ID or Event status for an organization. Use when you need detailed sales data including gross revenue, net revenue, quantity sold, fees, and royalties. Supports filtering by event status and grouping by various dimensions.
Get Event SeriesEVENTBRITE_GET_SERIES
Tool to retrieve a parent Event Series by Event Series ID. Use when fetching details about a specific event series, including series-specific fields like is_series and is_series_parent.
Get Structured ContentEVENTBRITE_GET_STRUCTURED_CONTENT
Tool to retrieve structured content for an Eventbrite event. Returns the latest published version of the event's structured content including modules, widgets, and page metadata.
Get Structured Content Edit VersionEVENTBRITE_GET_STRUCTURED_CONTENT_EDIT
Tool to retrieve the latest working version of structured content for an event. Use when accessing the editable version of an event's structured content layout.
Get Subcategory by IDEVENTBRITE_GET_SUBCATEGORY
Tool to retrieve a specific subcategory by ID. Use when fetching details about a particular event subcategory. Returns subcategory information including name, localized names, and parent category details.
Get Ticket ClassEVENTBRITE_GET_TICKET_CLASS
Tool to retrieve a specific ticket class by ID for an Eventbrite event. Use when you need to check ticket pricing, availability, sales status, or configuration details.
Get Ticket GroupEVENTBRITE_GET_TICKET_GROUP
Tool to retrieve a ticket group by its ID from Eventbrite. Use when you need to check ticket group details, configuration, or associated event ticket mappings.
Get Tracking BeaconEVENTBRITE_GET_TRACKING_BEACON
Tool to retrieve a tracking beacon by ID from Eventbrite. Use when you need to inspect tracking pixel configuration, verify beacon setup, or check which events or organizations are associated with a tracking beacon.
Get User by IDEVENTBRITE_GET_USER
Tool to retrieve information about a user by user ID. Use 'me' as the user_id to get the currently authenticated user's details.
Get Venue by IDEVENTBRITE_GET_VENUE
Tool to retrieve detailed information for a specific venue by venue ID. Use when you need venue details like name, location coordinates, capacity, address, or age restrictions.
List Access CodesEVENTBRITE_LIST_ACCESS_CODES
Tool to retrieve all access codes for an Eventbrite event. Use when you need to view all available access codes, check their availability, or manage event access restrictions.
List Custom QuestionsEVENTBRITE_LIST_CUSTOM_QUESTIONS
Tool to retrieve custom questions configured for an Eventbrite event. Use when you need to see what additional information is collected from attendees during registration.
List Default QuestionsEVENTBRITE_LIST_DEFAULT_QUESTIONS
Tool to retrieve default (canned) questions for an Eventbrite event by Event ID. Use when you need to understand what attendee information is collected, customize registration forms, or sync form data with external systems.
List Event AttendeesEVENTBRITE_LIST_EVENT_ATTENDEES
Tool to retrieve the list of attendees for an Eventbrite event. Use when you need to check attendee details, perform check-in operations, sync with CRM, or generate reports. Returns paginated results; use the continuation token for subsequent pages.
List Event OrdersEVENTBRITE_LIST_EVENT_ORDERS
Tool to list orders for a specific Eventbrite event. Use when you need to retrieve order information, check order status, or access buyer details. Returns paginated results; use the continuation token for subsequent pages.
List Inventory TiersEVENTBRITE_LIST_INVENTORY_TIERS
Tool to retrieve inventory tiers for an Eventbrite event. Use when you need to understand tiered seating, pricing levels, or capacity allocation for an event.
List Organization EventsEVENTBRITE_LIST_ORGANIZATION_EVENTS
Tool to list events owned by a specific Eventbrite organization. Use for event discovery (finding target events by name/title/date) prior to attendee/order retrieval. Supports filtering by status, time period, pagination, and field expansion.
Showing the first 60 of 95 actions.