search-people
search-peopleFind colleagues and frequent contacts by name fragment to resolve partial or fuzzy names before taking further actions in Microsoft 365.
Instructions
Search people relevant to the signed-in user (colleagues, frequent contacts). Good first step for fuzzy name resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Name fragment to search for | |
| 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. |