calendar_get_event
Retrieve details of a specific calendar event from a Google Calendar account using its event ID and calendar ID.
Instructions
Get details of a specific calendar event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The authenticated Google account. | ||
| eventId | Yes | The event ID (from calendar_list_events). | |
| calendarId | Yes | The calendar ID. Use 'primary' for the main calendar. |