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

# Kontakt abrufen

`outlook_get_contact`

Gibt die vollständigen Details eines Kontakts zurück - Name, E-Mail-Adressen, Telefonnummern, Unternehmen und Abteilung.

## Parameter

| Parameter         | Typ    | Erforderlich | Beschreibung                |
| ----------------- | ------ | ------------ | --------------------------- |
| `contact_id`      | string | Ja           | Kontakt-ID.                 |
| `response_format` | string | Nein         | `"markdown"` oder `"json"`. |

## Rückgabewert

Kontaktobjekt mit `displayName`, `emailAddresses`, `mobilePhone`, `businessPhones`, `jobTitle`, `companyName`, `department`, `officeLocation`.

## Beispielverwendung

> "Kontaktdetails für `AAMkAGI2...`."
