Get Upcoming Events
get_upcoming_eventsRetrieve upcoming calendar events within the next 30 days. Specify the number of events to return.
Instructions
Get the next N upcoming events from now (searches up to 30 days ahead).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| returned | Yes | ||
| events | Yes |