calendar_freebusy
Check free/busy status for one or more Google Calendars within a time range to find available time slots.
Instructions
Check free/busy status for one or more Google Calendars within a time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeMax | Yes | End of time range (RFC3339) | |
| timeMin | Yes | Start of time range (RFC3339) | |
| accountId | Yes | The Google account ID, alias, or email | |
| calendarIds | No | Calendar IDs to check (default: ["primary"]) |