calendar_recurring_instances
Retrieve specific occurrence details of a recurring Google Calendar event by providing the event ID. Optionally filter by calendar and set maximum results.
Instructions
List instances of a recurring Google Calendar event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | ID of the recurring event | |
| calendarId | No | Calendar ID (default: primary) | |
| maxResults | No | Maximum number of instances to return (default 10) |