Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

List Events

List events belonging to an organization. Supports filtering by status and time, and pagination. Uses the organization ID from config if not explicitly provided.

Update Event

Update an existing event's details. All fields except the event ID are optional — only provided fields will be updated.

Manage Ticket Classes

Create, update, delete, or list ticket classes for an event. Ticket classes define the types of tickets available (e.g., General Admission, VIP) with pricing, quantity, and sales configuration.

Publish/unpublish Event

Publish or unpublish an Eventbrite event. Publishing makes the event publicly visible; unpublishing removes it from public listings.

Manage Organizers

Get or create organizer profiles. Organizers are the public-facing entities associated with events. Use this to retrieve organizer details or create new organizer profiles within an organization.

Manage Discounts

Create, update, delete, get, or list discount codes for an organization. Discounts can be percentage-based or fixed-amount and can be scoped to specific events or ticket classes.

Get Current User

Retrieve profile information and organizations for the currently authenticated Eventbrite user. Useful for discovering the user's organization IDs and account details.

List Orders

List ticket orders for a specific event or across an entire organization. Returns order details including buyer information, costs, and status.

Get Event

Retrieve detailed information about a specific Eventbrite event by its ID. Returns the event's name, description, start/end times, status, capacity, venue, organizer, and other metadata.

Create Event

Create a new event within an organization. Requires a name, start/end times with timezone, and currency. Optionally set a venue, organizer, capacity, and visibility.

List Attendees

List attendees for a specific event. Returns attendee details including name, email, ticket class, check-in status, and order information. Supports filtering by status and change timestamp.

Manage Venues

Get, list, or create venues within an organization. Venues contain address and capacity information and can be associated with events.

Get Order

Retrieve detailed information about a specific ticket order by its ID. Returns buyer details, costs, attendee information, and order status.