get_event
Fetch detailed information for a specific calendar event, including all metrics, descriptions, and workout structure.
Instructions
Get detailed information for a specific calendar event.
Returns complete details for a single event including all metrics, descriptions, and workout structure.
Args: event_id: The unique ID of the event
Returns: JSON string with event details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Event ID to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |