> ## 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.

# Ordner auflisten

`outlook_list_folders`

Listet alle E-Mail-Ordner im Postfach auf.

## Parameter

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

## Rückgabewert

Array von Ordnerobjekten mit `id`, `displayName`, `totalItemCount`, `unreadItemCount`, `isHidden`, `parentFolderId`.

## Beispielverwendung

> "Welche E-Mail-Ordner habe ich?"
