free_busy
Return busy time windows between start and end dates for yourself or specified attendees, using Google Calendar, Exchange Web Services, or CalDAV backends.
Instructions
Return busy time windows between start and end (ISO 8601).
If attendees is provided, queries busy times for those addresses; otherwise
returns your own busy times. Native Google freebusy.query is used for
Google Calendar; EWS / CalDAV fall back to enumerating events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | ||
| end | Yes | ||
| account | No | ||
| attendees | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |