get_pipeline_run
Retrieve detailed information about a specific Azure DevOps pipeline execution to monitor status, analyze results, and troubleshoot issues.
Instructions
Get pipeline run details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name (default: YourProject). Specify any project name in your organization | |
| pipelineId | Yes | Pipeline ID | |
| runId | Yes | Run ID |