dooray_calendar_events
Find Dooray calendar events within a specified time range. Optionally filter by calendar IDs to list scheduled events for a period.
Instructions
find dooray events of calendars
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeMax | Yes | exclusive end time in ISO 8601, e.g. 2025-04-12T00:00:00+09:00 | |
| timeMin | Yes | inclusive start time in ISO 8601, e.g. 2025-04-11T00:00:00+09:00 | |
| calendars | No | calendar ids separated by commas | |
| operation | Yes | The operation to perform |