get_pipeline_runs
Retrieve recent pipeline runs by project and pipeline ID, with optional branch and run count filters.
Instructions
Get recent runs for a pipeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name | |
| pipelineId | Yes | Pipeline/definition ID | |
| branch | No | Filter by branch | |
| top | No | Max runs to return |