calendar_find_free_slots
Find mutually free time slots across calendars by providing a time range and duration, enabling quick meeting scheduling.
Instructions
Find mutually available time slots across calendars
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_max | Yes | End of search range (ISO 8601) | |
| time_min | Yes | Start of search range (ISO 8601) | |
| calendar_ids | No | Calendars to check for availability | |
| duration_minutes | No |