get_event
Retrieve detailed calendar event information by specifying the calendar and event IDs to access specific appointment or meeting details.
Instructions
Get full details of a specific calendar event by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendarId | Yes | Calendar ID containing the event | |
| eventId | Yes | Event ID (UUID from list_events or search_events) |