calendar_get_event
Retrieves a single calendar event by its unique ID, preserving the original time zone and master recurrence details.
Instructions
Read one exact immutable event ID within the selected calendar, preserving master/originalStart and original zones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | ||
| accountId | Yes | ||
| calendarId | Yes | Exact calendar ID from discovery, or "default" to resolve /me/calendar. |