SharePoint
ms_sharepointSearch SharePoint sites, list a site's lists, or browse list items. Provide site_id to see lists, or site_id and list_id to browse items.
Instructions
Search SharePoint sites, list site lists, or browse list items. Without parameters, searches all accessible sites. Provide site_id to see its lists, or site_id + list_id to browse items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Max results to return (1-50, default 10) | |
| search | No | Search query for finding sites (default '*' for all sites) | |
| list_id | No | List ID (requires site_id) to browse list items with expanded fields | |
| site_id | No | Site ID to list its lists, or combined with list_id to browse items |