list_calendar_events
Retrieve upcoming Google Calendar events filtered by date range, search terms, or limit. Get a list of scheduled events meeting your criteria.
Instructions
List upcoming calendar events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | Maximum number of events to return (default: 10) | |
| timeMin | No | Lower bound for events (ISO format, default: now) | |
| timeMax | No | Upper bound for events (ISO format) | |
| q | No | Free text search terms to find events |