find_free_slots
Identify open time slots in your Outlook Calendar between specified dates with customizable work hours and duration, ensuring efficient scheduling without data leaving your system.
Instructions
Find available time slots in the calendar
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendar | No | Calendar name (optional) | |
duration | No | Duration in minutes (optional, defaults to 30) | |
endDate | No | End date in MM/DD/YYYY format (optional, defaults to 7 days from start date) | |
startDate | Yes | Start date in MM/DD/YYYY format | |
workDayEnd | No | Work day end hour (0-23) (optional, defaults to 17) | |
workDayStart | No | Work day start hour (0-23) (optional, defaults to 9) |