eb_venue_events
List events held at a venue by venue ID, with optional status filters and pagination tokens to browse full result sets.
Instructions
List the events held at a venue.
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. | |
| status | No | Event status filter (default all) | |
| venue_id | Yes | Numeric venue id | |
| continuation | No | Pagination continuation token from a previous response |