eb_org_ticket_groups
List an organization's ticket groups (bundled ticket classes across events) by supplying its org ID. Supports pagination and compact or full response views.
Instructions
List an organization's ticket groups (ticket classes bundled across events).
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. | |
| org_id | Yes | Organization id (from eb_my_organizations) | |
| continuation | No | Pagination continuation token from a previous response |