outlook_find_meeting_times
Check attendee availability and find optimal meeting times within a specified time range. Suggests time slots based on meeting duration.
Instructions
Find optimal meeting times for attendees
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attendees | Yes | List of attendees to check availability for | |
| timeConstraint | No | Time range to search within | |
| meetingDuration | No | Duration of the meeting (ISO 8601 duration) | |
| maxCandidates | No | Maximum number of time slots to return |