suggest_meeting_times
Suggest meeting slots when all attendees are free, using calendar availability and working hours.
Instructions
Find time slots where everyone listed in attendees is free.
Combines each attendee's busy windows (via free_busy) with simple working-
hours filtering. If attendees omitted, uses your own busy times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration_minutes | Yes | ||
| window_start | Yes | ||
| window_end | Yes | ||
| account | No | ||
| attendees | No | ||
| working_hours_start | No | ||
| working_hours_end | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |