apple_calendar_range
Retrieve calendar events between two dates. Specify start and end dates to get events in that range.
Instructions
Get events in a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date (ISO 8601, e.g. 2025-03-01) | |
| end_date | Yes | End date (ISO 8601, e.g. 2025-03-31) |