apple_calendar_list_events
List Apple Calendar events within a specified time range, with optional filters for calendar name and result limit.
Instructions
Read-only: list local Calendar.app events in a time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | Inclusive ISO 8601 end date/time; must be after start. | |
| limit | No | ||
| start | Yes | Inclusive ISO 8601 start date/time. | |
| calendars | No | Optional calendar-name allowlist. Empty means all calendars. |