m365_calendar_list
List calendar events within a defined date range, or automatically list upcoming events when no range is given. Accepts start and end datetimes and an optional maximum number of events.
Instructions
List calendar events in a date range (or upcoming if no range)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max events | |
| endDateTime | No | End datetime (ISO 8601) | |
| startDateTime | No | Start datetime (ISO 8601) |