outlook_get_calendar_view
Retrieve calendar events within a specified date range using start and end times, with optional calendar selection.
Instructions
Get a view of a calendar for a specific time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDateTime | Yes | Start of the time range | |
| endDateTime | Yes | End of the time range | |
| calendarId | No | ID of the calendar to view | |
| top | No | Number of events to return |