phabricator_project_search
Search Phabricator projects using built-in queries or custom constraints like name, IDs, members, and watchers. Supports pagination and optional attachments for detailed project data.
Instructions
Search Phabricator projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queryKey | No | Built-in query: "all", "active" (non-archived), "joined", "watching" | |
| 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 |