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

# Priorisierte Antworten

`outlook_priority_replies`

Durchsucht den Posteingang nach antwortbedürftigen Nachrichten und Threads ohne Rückmeldung.

## Parameter

| Parameter    | Typ    | Erforderlich | Beschreibung        |
| ------------ | ------ | ------------ | ------------------- |
| `hours_back` | number | Nein         | 1-168, Standard 48. |
| `top`        | number | Nein         | 1-20, Standard 10.  |

## Rückgabewert

| Feld               | Beschreibung                                           |
| ------------------ | ------------------------------------------------------ |
| `period_hours`     | Scan-Zeitfenster                                       |
| `since`            | ISO-Zeitstempel                                        |
| `priority_replies` | Sortierte antwortbedürftige Nachrichten                |
| `stalled_threads`  | Bis zu 5 ausgehende Nachrichten ohne Antwort nach 24 h |

Prioritätsstufen wie `outlook_catch_me_up`: **HIGH** (≥5), **MEDIUM** (≥2), **LOW** (\<2).

## Beispielverwendung

> "Welche E-Mails muss ich heute beantworten?"
