get_calendar_free_busy
Retrieve free/busy blocks for specified calendars within a time range to see when attendees are available. Use this to identify open slots before scheduling meetings.
Instructions
Get free/busy blocks for calendars in a time range. Call when checking availability before scheduling. POST /v2/getCalendarFreeBusy. time_min/time_max ms epoch. calendars_json: [{accountId, calendarId}].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_max | Yes | ||
| time_min | Yes | ||
| calendars_json | Yes |