> ## Documentation Index
> Fetch the complete documentation index at: https://docs.boxd.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Eventbrite

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

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

`eventbrite` · **95 tools** · no triggers

## Connect it

```bash theme={"theme":"github-dark"}
run auth eventbrite
run auth eventbrite --scope team    # shared with the organization
```

Or from the [Integrations page](https://app.boxd.sh/integrations) in the console. See [Connections](/guides/integrations/connections) for personal versus shared, and who may remove one.

## Use it

```bash theme={"theme":"github-dark"}
run eventbrite          # common commands
run eventbrite --all    # every command
```

```ts theme={"theme":"github-dark"}
import { eventbrite } from "@boxd/run";
```

## Common tools

| Tool                       | What it does                                                                                                                                                    |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `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...         |
| `create-checkout-settings` | Tool to create checkout settings for an Eventbrite organization.                                                                                                |
| `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...             |
| `create-discount`          | Tool to create a new discount for an Eventbrite organization.                                                                                                   |
| `create-event`             | Tool to create a new Eventbrite event. Use when you need to create single events or series parent events for repeating events.                                  |
| `create-inventory-tier`    | Tool to create a new inventory tier for an Eventbrite event.                                                                                                    |
| `create-organizer`         | Tool to create a new organizer for an Eventbrite organization.                                                                                                  |
| `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...        |
| `create-venue`             | Tool to create a new venue under an organization in Eventbrite.                                                                                                 |
| `get-access-code`          | Tool to retrieve a specific access code by ID for an Eventbrite event.                                                                                          |
| `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`             | Tool to retrieve a specific category by ID. Use when fetching details about a particular event category.                                                        |
| `get-event`                | Tool to retrieve detailed information for a specific Eventbrite event by ID.                                                                                    |
| `get-event-categories`     | Tool to retrieve event categories. Use when selecting a category for an event.                                                                                  |
| `get-event-formats`        | Tool to list event formats. Use when you need the available formats before creating or updating an event.                                                       |
| `get-event-subcategories`  | Tool to list all event subcategories. Use when fetching available subcategory options, optionally filtered by locale after selecting a category.                |
| `get-me`                   | Tool to retrieve the authenticated user's account information.                                                                                                  |
| `get-organizer`            | Tool to retrieve an organizer by organizer ID from Eventbrite.                                                                                                  |
| `get-sales-report`         | Tool to retrieve a sales report by Event ID or Event status for an organization.                                                                                |
| `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...         |
| `get-structured-content`   | Tool to retrieve structured content for an Eventbrite event.                                                                                                    |
| `get-ticket-class`         | Tool to retrieve a specific ticket class by ID for an Eventbrite event.                                                                                         |
| `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`                | Tool to retrieve detailed information for a specific venue by venue ID.                                                                                         |
| `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...         |

<Accordion title="All 95 tools" icon="list">
  | Tool                                  | What it does                                                                                                                                                            |
  | ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | `add-ticket-to-group`                 | Tool to add a ticket class to one or more explicitly specified ticket groups for an Eventbrite event.                                                                   |
  | `add-ticket-to-group-by-organization` | Tool to add a ticket class to ticket groups using organization and event IDs.                                                                                           |
  | `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...                 |
  | `cancel-event`                        | Tool to cancel an Eventbrite event. Use when you need to cancel an event.                                                                                               |
  | `copy-event`                          | Tool to copy an Eventbrite event and create a duplicate with a new Event ID.                                                                                            |
  | `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...                 |
  | `create-checkout-settings`            | Tool to create checkout settings for an Eventbrite organization.                                                                                                        |
  | `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...                     |
  | `create-discount`                     | Tool to create a new discount for an Eventbrite organization.                                                                                                           |
  | `create-event`                        | Tool to create a new Eventbrite event. Use when you need to create single events or series parent events for repeating events.                                          |
  | `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...                 |
  | `create-inventory-tier`               | Tool to create a new inventory tier for an Eventbrite event.                                                                                                            |
  | `create-organizer`                    | Tool to create a new organizer for an Eventbrite organization.                                                                                                          |
  | `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...                |
  | `create-ticket-group`                 | Tool to create a new ticket group for an Eventbrite organization.                                                                                                       |
  | `create-tracking-beacon`              | Tool to create a tracking beacon for an Eventbrite event or user.                                                                                                       |
  | `create-venue`                        | Tool to create a new venue under an organization in Eventbrite.                                                                                                         |
  | `create-webhook`                      | Tool to create a new webhook for an Eventbrite organization.                                                                                                            |
  | `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...               |
  | `delete-discount`                     | Tool to delete a discount from Eventbrite. Only unused discounts can be deleted.                                                                                        |
  | `delete-event`                        | Tool to delete an Eventbrite event. Use when you need to remove an event from the system.                                                                               |
  | `delete-inventory-tier`               | Tool to mark an existing inventory tier as deleted for an Eventbrite event.                                                                                             |
  | `delete-ticket-class`                 | Tool to delete a ticket class from an Eventbrite event by its ID.                                                                                                       |
  | `delete-ticket-group`                 | Tool to delete a ticket group by changing its status to deleted.                                                                                                        |
  | `get-access-code`                     | Tool to retrieve a specific access code by ID for an Eventbrite event.                                                                                                  |
  | `get-assortment`                      | Tool to retrieve assortment information for a specific organization.                                                                                                    |
  | `get-attendee-report`                 | Tool to retrieve an attendee report for events in an Eventbrite organization.                                                                                           |
  | `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`                        | Tool to retrieve a specific category by ID. Use when fetching details about a particular event category.                                                                |
  | `get-checkout-settings`               | Tool to retrieve checkout settings for a specific Eventbrite organization.                                                                                              |
  | `get-default-question`                | Tool to retrieve a specific default (canned) question for an Eventbrite event by Event ID and Question ID.                                                              |
  | `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-settings`                | Tool to retrieve display settings for a specific Eventbrite event.                                                                                                      |
  | `get-event`                           | Tool to retrieve detailed information for a specific Eventbrite event by ID.                                                                                            |
  | `get-event-categories`                | Tool to retrieve event categories. Use when selecting a category for an event.                                                                                          |
  | `get-event-description`               | Tool to retrieve the full HTML description for an Eventbrite event.                                                                                                     |
  | `get-event-formats`                   | Tool to list event formats. Use when you need the available formats before creating or updating an event.                                                               |
  | `get-event-subcategories`             | Tool to list all event subcategories. Use when fetching available subcategory options, optionally filtered by locale after selecting a category.                        |
  | `get-format`                          | Tool to retrieve a format by format ID. Use when you need detailed information about a specific event format.                                                           |
  | `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-me`                              | Tool to retrieve the authenticated user's account information.                                                                                                          |
  | `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...                         |
  | `get-organizer`                       | Tool to retrieve an organizer by organizer ID from Eventbrite.                                                                                                          |
  | `get-sales-report`                    | Tool to retrieve a sales report by Event ID or Event status for an organization.                                                                                        |
  | `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...                 |
  | `get-structured-content`              | Tool to retrieve structured content for an Eventbrite event.                                                                                                            |
  | `get-structured-content-edit`         | Tool to retrieve the latest working version of structured content for an event.                                                                                         |
  | `get-subcategory`                     | Tool to retrieve a specific subcategory by ID. Use when fetching details about a particular event subcategory.                                                          |
  | `get-ticket-class`                    | Tool to retrieve a specific ticket class by ID for an Eventbrite event.                                                                                                 |
  | `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-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...                   |
  | `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`                           | Tool to retrieve detailed information for a specific venue by venue ID.                                                                                                 |
  | `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...                 |
  | `list-custom-questions`               | Tool to retrieve custom questions configured for an Eventbrite event.                                                                                                   |
  | `list-default-questions`              | Tool to retrieve default (canned) questions for an Eventbrite event by Event ID.                                                                                        |
  | `list-event-attendees`                | Tool to retrieve the list of attendees for an Eventbrite event.                                                                                                         |
  | `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.                      |
  | `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-events`            | Tool to list events owned by a specific Eventbrite organization.                                                                                                        |
  | `list-organization-members`           | Tool to list members of an Eventbrite organization by organization ID.                                                                                                  |
  | `list-organization-orders`            | Tool to list orders placed for events owned by a specific Eventbrite organization.                                                                                      |
  | `list-organization-roles`             | Tool to list roles within a specific Eventbrite organization by organization ID.                                                                                        |
  | `list-organization-webhooks`          | Tool to list all webhooks configured for a specific Eventbrite organization.                                                                                            |
  | `list-org-attendees`                  | Tool to list attendees across all events owned by an Eventbrite organization.                                                                                           |
  | `list-org-organizers`                 | Tool to list organizers belonging to a specific Eventbrite organization.                                                                                                |
  | `list-org-venues`                     | Tool to list venues owned by a specific Eventbrite organization.                                                                                                        |
  | `list-pricing`                        | Tool to list available pricing fee rates for a specific currency and country.                                                                                           |
  | `list-series-events`                  | Tool to list all events in an Eventbrite event series by series ID.                                                                                                     |
  | `list-ticket-classes`                 | Tool to list ticket classes for a specific Eventbrite event by event ID.                                                                                                |
  | `list-ticket-classes-for-sale`        | Tool to list ticket classes available for sale for a specific Eventbrite event.                                                                                         |
  | `list-ticket-groups`                  | Tool to list ticket groups for a specific Eventbrite organization.                                                                                                      |
  | `list-tracking-beacons`               | Tool to list tracking beacons for an Eventbrite organization by organization ID.                                                                                        |
  | `list-user-orders`                    | Tool to list orders for a specific Eventbrite user. Use when you need to retrieve user order information or check order history.                                        |
  | `list-user-organizations`             | Tool to list organizations the authenticated user belongs to.                                                                                                           |
  | `list-user-orgs`                      | Tool to list organizations by user ID. Use when you need to fetch organizations for a specific user.                                                                    |
  | `list-venue-events`                   | Tool to list all events at a specific Eventbrite venue by venue ID.                                                                                                     |
  | `publish-event`                       | Tool to publish an Eventbrite event. Use when you need to make an event live and publicly accessible.                                                                   |
  | `retrieve-media`                      | Tool to retrieve media information by ID. Use when you need to fetch details about a specific media asset including URLs, dimensions, and metadata.                     |
  | `search-discounts-by-organization`    | Tool to search and list discounts by organization ID. Use when you need to retrieve discount codes for a specific event within an organization.                         |
  | `set-structured-content`              | Tool to set structured content for an Eventbrite event by version.                                                                                                      |
  | `unpublish-event`                     | Tool to unpublish an Eventbrite event. Use when you need to remove an event from public view while keeping it in the system.                                            |
  | `update-access-code`                  | Tool to update an existing access code for an Eventbrite event.                                                                                                         |
  | `update-assortment`                   | Tool to update the assortment plan for a specific organization.                                                                                                         |
  | `update-capacity-tier`                | Tool to update the capacity tier for an Eventbrite event. Use when you need to modify the total capacity or other capacity tier settings for an event.                  |
  | `update-default-question`             | Tool to update a default (canned) question for an Eventbrite event.                                                                                                     |
  | `update-discount`                     | Tool to update a discount by its ID in Eventbrite. Use when you need to modify discount details such as code, amount, percentage, validity period, or...                |
  | `update-display-settings`             | Tool to update display settings for a specific Eventbrite event.                                                                                                        |
  | `update-event`                        | Tool to update an Eventbrite event by ID. Use when you need to modify event details like name, description, dates, capacity, or other settings.                         |
  | `update-inventory-tier`               | Tool to update an existing Inventory Tier by ID for an Event.                                                                                                           |
  | `update-organizer`                    | Tool to update an Eventbrite organizer by ID. Use when you need to modify organizer details like name, description, logo, or marketing preferences.                     |
  | `update-ticket-buyer-settings`        | Tool to update ticket buyer settings for an Eventbrite event.                                                                                                           |
  | `update-ticket-class`                 | Tool to update a ticket class for an Eventbrite event. Use when you need to modify ticket class details like name, description, cost, quantity, or free status.         |
  | `update-ticket-group`                 | Tool to update a ticket group by its ID in Eventbrite. Use when you need to modify ticket group details like name, status, or event ticket mappings.                    |
  | `update-venue`                        | Tool to update a venue's details by venue ID. Use when you need to modify venue information such as name, capacity, address, age restrictions, or location coordinates. |
</Accordion>

[Open Eventbrite in the console →](https://app.boxd.sh/integrations/detail/eventbrite)
