List Events
calendar_list_eventsFetch calendar events within a specified time range using ISO 8601 dates. Converts UTC to local time for accurate results.
Instructions
List calendar events overlapping an ISO 8601 time range.
Inputs with offsets or trailing Z are converted to local naive datetimes before they are passed to AppleScript.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| limit | No | ||
| start | Yes | ||
| calendar_uid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |