search-sites
search-sitesSearch SharePoint sites by keyword, such as a project or team name, to locate accessible sites and the information you need.
Instructions
Search SharePoint sites the signed-in user can access, by keyword.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Site search keyword, e.g. project or team name | |
| cursor | No | Continuation token (nextCursor of a previous truncated response). Continues that listing; other query inputs are ignored. | |
| maxItems | No | Maximum items to return across pages (default 50, max 500). Pagination via @odata.nextLink is handled automatically; when the result is truncated, pass its nextCursor as cursor to continue. |