Get an Etix event/performance by id
etix_get_eventFetch detailed event information from Etix: name, date, venue location, organizer, and ticket prices using a numeric event ID. Read-only, no account required.
Instructions
Fetch a single Etix event (performance) by its numeric event_id — name, date/time, venue (with address + coordinates), organizer, ticket price range and the individual priced offer levels. Get the event_id from etix_search. Read-only, no Etix account required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Etix event/performance id (e.g. 39004863). From etix_search. |