Get free/busy
calendar_free_busyRead-only
Query attendees' busy/free windows for a time range using CalDAV scheduling without requiring calendar sharing.
Instructions
Query attendees' availability (busy/free windows only) via the CalDAV scheduling outbox. No calendar sharing required.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ISO 8601 range end. | |
| start | Yes | ISO 8601 range start. | |
| server | No | Server/account id to target. Defaults to the configured default server. | |
| attendees | Yes | Email addresses to check. |