outlook_get_email
Read an Outlook email in full as Markdown, including Teams meeting links and metadata, using an ID or index so agents can inspect complete message content.
Instructions
Liest eine E-Mail im Lesebereich vollständig aus (Markdown, Teams-Links, Metadaten). Standardmäßig die oberste E-Mail (Index 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optionale ID oder Conversation-ID der E-Mail | |
| index | No | 0-basierter Index der E-Mail in der aktuellen Liste (Standard: 0) |