get_upcoming_events
Retrieve upcoming calendar events from Apple Calendar within the next 30 days. Specify how many events to return without needing date parameters.
Instructions
Get the next N upcoming events from now (searches up to 30 days ahead). A convenience wrapper that doesn't require date range parameters.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (default: 10) |