calendar_list_instances
List instances of a recurring Google Calendar event within specified time bounds using occurrence IDs and originalStartTime, without synthesizing IDs or splitting the series.
Instructions
Ask Google to expand a recurring master inside explicit time bounds. Uses Google occurrence IDs and originalStartTime; never synthesizes IDs or splits a series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| eventId | Yes | ||
| timeMax | Yes | ||
| timeMin | Yes | ||
| pageSize | No | ||
| accountId | Yes | ||
| calendarId | Yes | ||
| showDeleted | No |