get_event
Retrieve complete details of a single calendar event using its ID, with an optional calendar ID to select a specific calendar.
Instructions
Get full details of a single calendar event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | The event ID to retrieve. | |
| calendar_id | No | Calendar ID. Defaults to primary. | primary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |