Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Get detailed information about a specific SharePoint site
sharepoint__get_site
{ "type": "object", "properties": { "siteId": { "type": "string", "description": "SharePoint site ID" } }, "required": [ "siteId" ], "description": "Input schema for the sharepoint__get_site tool." }