phabricator_build_log_search
Search Harbormaster build logs by ID, PHID, or build target to inspect build step output. Requires build target PHIDs from a prior search.
Instructions
Search Harbormaster build logs (output from build steps). Use phabricator_build_target_search to find target PHIDs first.
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 |