Find Meeting Times
find_meeting_timesReturn the user's busy time windows from their Outlook / Microsoft 365 calendar over the next N days — a lightweight free/busy view. Each window includes start, end, subject, and all-day flag. Use to find when the user is available or to identify scheduling conflicts before proposing a meeting time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_ahead | No | How many days ahead to scan for busy windows (default 7). |