eb_venue_events
List events held at a specific venue. Filter by event status and paginate through results to find past, live, or upcoming 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 |