Get Event
calendar_get_eventRetrieve a specific calendar event by its identifier. Include an occurrence date to fetch a particular instance of a recurring event.
Instructions
Fetch a single event by identifier. Pass occurrenceDate when targeting one instance of a recurring series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| occurrenceDate | No | Accepts YYYY-MM-DD to match a recurring occurrence by local calendar day, or a timestamp to match an exact occurrence start time. Prefer the exact timestamp returned by a previous read when available. | |
| eventIdentifier | No | ||
| externalIdentifier | No | ||
| calendarItemIdentifier | No |