phabricator_build_target_search
Search Harbormaster build targets by ID, PHID, or build PHID to find individual build steps within a build. Supports pagination and built-in queries.
Instructions
Search Harbormaster build targets (individual build steps within a build)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queryKey | No | Built-in query: "all" | |
| constraints | No | Search constraints | |
| order | No | Result order | |
| limit | No | Maximum results (max 100) | |
| after | No | Cursor for next-page pagination | |
| before | No | Cursor for previous-page pagination |