list_build_runs
Retrieve recent build runs for a workflow, filtered by status. Automatically paginates; use limit to cap the number of results.
Instructions
List recent build runs for a workflow, optionally filtered by outcome. Automatically paginates through build runs. Use limit to cap the number of results returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of build runs to return. Defaults to 20 if not specified. | |
| status | No | ||
| workflowId | Yes |