Get calendar event
google_calendar_get_eventRetrieve a single Google Calendar event by its ID. Get full event details, including time, attendees, and description.
Instructions
Fetch a single event by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account nickname to use. | |
| eventId | Yes | Event ID. | |
| calendarId | No | Calendar ID (default primary). |