Search for users in your workspace. Used for finding user IDs when adding reviewers to merge requests or mentioning users in comments.Documentation Index
Fetch the complete documentation index at: https://moxn.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
action | "search" | Yes | Currently only search is supported |
query | string | Yes | Search query — matches against name or email |
limit | integer | No | Max results (default: 20, max: 50) |
Response
Examples
Related
merge_requests— passreviewerIdswith user IDs from this toolsections— pass user IDs in<moxn:comment-new mentions="...">for comment mentions