ado_get_pipeline_run
Retrieve the status and result of a specific Azure DevOps pipeline run using pipeline and run IDs.
Instructions
Get the status/result of a specific pipeline run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | Run ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| pipelineId | Yes | Pipeline ID |