find_slots
Find open time slots by checking availability for you and your invitees via the Google freebusy API. Returns available windows for scheduling.
Instructions
Find open time slots using the Google freebusy API.
Checks availability for the user AND all invitees in one API call. Returns available windows (not raw busy blocks) — agent-ready output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_max | Yes | ||
| time_min | Yes | ||
| calendar_ids | No | ||
| invitee_emails | No | ||
| duration_minutes | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |