eb_venue_events
Retrieve all events for a venue by ID. Filter by event status to show live, ended, or canceled events.
Instructions
List the events held at a venue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Event status filter (default all) | |
| venue_id | Yes | Numeric venue id | |
| continuation | No | Pagination continuation token from a previous response |