list_ci_build_runs
List Xcode Cloud build runs for a product or workflow to review build number, start reason, execution progress, completion status, issue counts, commit, and branch/tag. Newest first.
Instructions
List Xcode Cloud build runs for a product or a workflow (build number, start reason, execution progress, completion status, issue counts, source commit and branch/tag). Newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max build runs (default: 25) | |
| product_id | No | Xcode Cloud product ID (or pass workflow_id) | |
| workflow_id | No | Xcode Cloud workflow ID |