calendar_list_events
Search and list events in a selected calendar using query text, with optional time range, pagination, and recurring event expansion.
Instructions
List or search events using query text in one selected calendar. Expanded occurrences require explicit offset-bearing timeMin/timeMax; singleEvents:false reads underlying masters and exceptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| cursor | No | ||
| timeMax | No | ||
| timeMin | No | ||
| pageSize | No | ||
| accountId | Yes | ||
| calendarId | Yes | ||
| showDeleted | No | ||
| singleEvents | No |