phabricator_user_search
Search Phabricator users by ID, username, name, admin status, or other constraints. Retrieve user data for administration and collaboration.
Instructions
Search Phabricator users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queryKey | No | Built-in query: "all", "active", "approval" | |
| constraints | No | Search constraints | |
| attachments | No | Data attachments | |
| order | No | Result order | |
| limit | No | Maximum results (max 100) | |
| after | No | Cursor for next-page pagination | |
| before | No | Cursor for previous-page pagination |