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.
List all SharePoint sites the user has access to
sharepoint__list_sites
{ "type": "object", "properties": { "search": { "type": "string", "description": "Search term for SharePoint sites" }, "$top": { "type": "number", "description": "Maximum number of sites to return" } }, "description": "Input schema for the sharepoint__list_sites tool." }