Get Event
get_eventRetrieve a single calendar event by its unique ID. Use this when you have an EventId and need the full event record.
Instructions
Retrieve a single calendar event by ID. Use this when you already have an EventId and need the record.
NOTE: search_events returns the same full data for each match. Only use get_event when you have an ID but not the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | The EventId to retrieve |