list_calendars
List all calendar folders in Outlook to find calendar IDs, enabling targeted event filtering and creation in the correct calendar.
Instructions
List all calendar folders configured in Outlook. Use this to discover calendar IDs for filtering in list_events or specifying a target calendar in create_event. Returns an array of calendar objects with id, name, and accountId. Requires Outlook to be running or returns an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||