> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.deepmask.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Kalender auflisten

`outlook_list_calendars`

Listet alle Kalender im Outlook-Konto auf, mit IDs, Namen, Farben und Bearbeitungsrechten.

## Parameter

| Parameter         | Typ    | Erforderlich | Beschreibung                |
| ----------------- | ------ | ------------ | --------------------------- |
| `response_format` | string | Nein         | `"markdown"` oder `"json"`. |

## Rückgabewert

Array von Kalenderobjekten mit `id`, `name`, `color`, `isDefaultCalendar`, `canEdit`.

## Beispielverwendung

> "Welche Kalender habe ich in Outlook?"
