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

# Root-Site abrufen

`sharepoint_get_root_site`

Gibt die Root-SharePoint-Site des Tenants zurück. Empfohlener Ausgangspunkt, wenn Sie keine Site-IDs kennen.

## Parameter

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

## Rückgabewert

Das Root-Site-Objekt mit `id`, `displayName`, `webUrl`, `name`, `description`, `createdDateTime` und `lastModifiedDateTime`.

## Beispielverwendung

> "Was ist die Root-SharePoint-Site dieses Tenants?"
