list_series_instances
List all occurrences of a recurring Microsoft Outlook event within a specified date range. Accepts any event ID from the series, automatically resolving to the series master.
Instructions
List all occurrences of a recurring series within a date range. Accepts any event ID from the series (resolved to master automatically).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Any event ID from the series — occurrence, exception, or series master. Resolved automatically. | |
| timezone | No | IANA timezone name for event times, e.g. Europe/Berlin | UTC |
| endDateTime | Yes | End of time range in ISO 8601 format, e.g. 2026-07-07T00:00:00Z | |
| startDateTime | Yes | Start of time range in ISO 8601 format, e.g. 2026-04-07T00:00:00Z |