get_event_details
Returns a single performance identified by event_id (as returned by search_events or list_performances), with its title, venue, date, price, free places and buy_url. Free places and price are a snapshot taken at "_meta.indexed_at".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Performance identifier - an event_id value from search_events or list_performances results. |