Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Get Event Tickets

Retrieve all ticket types (categories) for a specific event, including pricing, sale windows, quantity limits, group discounts, partial payment options, and visibility settings.

List Events

Retrieve a list of events from your Eventzilla account. Filter by status (live, draft, unpublished, completed) or category. Supports pagination.

Get Event

Retrieve details for a specific event by its ID, including title, dates, venue, ticket counts, status, branding, and categories.

Confirm Checkout

Finalize an order by confirming the checkout with payment status. This is the final step of the checkout flow after "Fill Order". Optionally send a confirmation email to the buyer.

Toggle Event Sales

Publish or unpublish an event's sale page. Set **publish** to `true` to make the event live, or `false` to unpublish it.

Manage Order

Confirm or cancel an existing order for an event. Provide the checkout ID and event ID along with comments. When confirming, you can optionally suppress the confirmation email to the buyer.

Get Transaction

Look up a single transaction by checkout ID or order reference number. Returns detailed transaction data including tax, discount, and service fees.

List Users

Retrieve organizer and sub-organizer account details including contact information, company, address, timezone, and social media profiles.

Create Checkout

Initiate a new checkout session for an event by selecting ticket types and quantities. Optionally apply a discount code. Returns a checkout ID and transaction summary needed for the next steps (fill order, then confirm checkout).

List Transactions

Retrieve all transactions for a specific event, including buyer info, amounts, status, payment type, and discount codes. Supports pagination.

Prepare Checkout

Retrieve checkout configuration for an event, including available ticket types, payment options, custom registration questions, and discount/tax settings. This is the first step of the checkout flow before creating a checkout.

List Attendees

Retrieve attendees for a specific event, including name, ticket type, barcode, check-in status, and custom question responses. Use the **Get Attendee** tool for individual attendee details by attendee ID.

Fill Order

Submit buyer details, attendee information, and answers to custom registration questions for an existing checkout session. This is the second step in the checkout flow after "Create Checkout" and before "Confirm Checkout".

Check in Attendee

Check in or revert check-in for an attendee using their unique barcode. Set **checkin** to `true` to check in, or `false` to revert a previous check-in.

Get Categories

Retrieve the list of available event categories (e.g., Business, Music, Conferences, Training) used for organizing and filtering events.

Get Attendee

Retrieve details for a specific attendee by their ID, including name, ticket type, barcode, check-in status, transaction details, and custom question responses.