find-meeting-times
find-meeting-timesSuggest suitable meeting times for you and attendees by checking free/busy schedules and working hours, returning options within a specified time window.
Instructions
Suggest meeting time slots that work for the signed-in user and the given attendees (findMeetingTimes), based on free/busy data and working hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeZone | No | IANA time zone (default Europe/Budapest) | |
| attendees | Yes | Attendee email addresses | |
| windowEnd | Yes | Search window end, ISO local format | |
| windowStart | Yes | Search window start, ISO local format | |
| maxCandidates | No | Max suggestions to return (default 10) | |
| durationMinutes | Yes | Meeting length in minutes |