get_event
Retrieve complete event details by UUID, including attendees and all metadata, from Calendar.app.
Instructions
Get full details of a single Calendar.app event by UUID, including attendees and all metadata. The uuid field is returned by list_events and search_events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The event UUID (or iCal unique_identifier) returned by list_events, search_events, or a prior get_event call. |