check_availability
Check free/busy status across one or more Google calendars within a specified time window. Returns busy time ranges per calendar to help identify open slots for scheduling.
Instructions
Check free/busy status for one or more calendars. Returns busy time ranges per calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_max | Yes | End of availability window (ISO 8601). | |
| time_min | Yes | Start of availability window (ISO 8601). | |
| calendars | No | Calendar IDs to check. Defaults to ['primary']. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |