Skip to main content
sharepoint_get_site Returns full metadata for a single SharePoint site by its ID. Use this when you already have a site ID — for example from sharepoint_search_sites or sharepoint_get_root_site.

Parameters

Returns

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

Example use

“Give me the details for site ID contoso.sharepoint.com,abc123,def456.”