calendar_events_get
Retrieve a specific calendar event from Google Calendar using its unique calendar and event IDs for viewing or processing event details.
Instructions
Get a single calendar event by ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendarId | Yes | Calendar ID | |
| eventId | Yes | Event ID |