Skip to main content
sharepoint_get_root_site Returns the tenant’s root SharePoint site. This is the recommended starting point when you do not yet know any site IDs. The root site’s id can be passed to sharepoint_list_drives to begin browsing document libraries.

Parameters

Returns

The root site object, including id, displayName, webUrl, name, description, createdDateTime, and lastModifiedDateTime.

Example use

“What is the root SharePoint site for this tenant?”