google_calendar_events
Retrieve upcoming calendar events by specifying a time range and optional text search to focus on relevant entries.
Instructions
List upcoming calendar events. Supports time range and text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | No | primary | |
| time_min | No | Start time ISO 8601 (default: now). E.g. '2026-04-01T00:00:00+03:00' | |
| time_max | No | End time ISO 8601. E.g. '2026-04-30T23:59:59+03:00' | |
| max_results | No | ||
| query | No | Text search in events |