find_availability
Check free/busy status of multiple people within a specified time window to identify when everyone is available.
Instructions
Free/busy across the given people for a time window (Graph getSchedule).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes | ||
| emails | Yes | ||
| time_zone | No | UTC | |
| interval_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |