eb_org_report
Run an organization’s sales or attendees report to view aggregated event analytics, optionally filtered by date range, group, or event status.
Instructions
Run an organization's sales or attendees report — the aggregated analytics behind its events, optionally windowed by date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which report to run | |
| 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) | |
| end_date | No | ISO date upper bound (YYYY-MM-DD) | |
| group_by | No | Grouping dimension, e.g. 'event', 'day', 'ticket_class' | |
| start_date | No | ISO date lower bound (YYYY-MM-DD) | |
| continuation | No | Pagination continuation token from a previous response | |
| event_status | No |