get_event
Retrieve detailed information about a specific event, including its description, schedule, capacity, and price, using the event ID.
Instructions
Fetch a single event by id - description, schedule, capacity, price.
Use when: "show event 4444 - when does it start, what's the cost?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |