eb_ticket_classes
Retrieve ticket classes for an Eventbrite event, including ticket name, cost, free or paid status, and on-sale availability. Use it to check pricing and sales status before making purchase or reporting decisions.
Instructions
List an event's ticket classes (name, cost, free/paid, on-sale status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Eventbrite's payload untouched. No field projection on this tool: this server has no verified record of which Eventbrite fields matter here, and inventing one would risk dropping a field a caller needs. | |
| event_id | Yes | Numeric event id |