calendar_query_events
Query Google Calendar events between two dates. Optionally filter by calendar and cap the number of results.
Instructions
List events in a date range from Google Calendar
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_max | Yes | End of time range (ISO 8601), e.g., 2026-07-31T23:59:59Z | |
| time_min | Yes | Start of time range (ISO 8601), e.g., 2026-07-01T00:00:00Z | |
| calendar_id | No | Calendar ID or "primary" | primary |
| max_results | No |