calendar_events_list
List calendar events from a Google account, filtering by time range, search query, and maximum results. Supports single events expansion.
Instructions
List events. time_min/time_max are RFC3339 (e.g. '2026-06-05T00:00:00-07:00').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| calendar_id | No | primary | |
| time_min | No | ||
| time_max | No | ||
| query | No | ||
| max_results | No | ||
| single_events | No |