calendar_get_event
Retrieve complete details for a specific Google Calendar event using its event ID and your Google account ID. Optionally specify a calendar ID to fetch from a non-primary calendar.
Instructions
Get full details for a specific Google Calendar event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | The event ID | |
| accountId | Yes | The Google account ID, alias, or email | |
| calendarId | No | Calendar ID (default: "primary") |