outlook_list_events
List Outlook calendar events within a specified time range, with optional limit and calendar selection.
Instructions
List calendar events from Outlook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDateTime | No | Start date/time in ISO 8601 format | |
| endDateTime | No | End date/time in ISO 8601 format | |
| limit | No | Maximum number of events to return | |
| calendar | No | Calendar ID (default: primary calendar) |