eb_event
Retrieve details for any public Eventbrite event using its numeric ID, including venue, organizer, and ticket availability information.
Instructions
Get an Eventbrite event by id (works for any public event, not just yours). Event ids are the trailing digits in an event URL (…-tickets-).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Comma-separated expansions (default venue,organizer,ticket_availability) | |
| event_id | Yes | Numeric event id |