get_pipeline_run_logs
Retrieve logs for a specific Azure DevOps pipeline run using the pipeline ID and run ID.
Instructions
Get logs for a specific pipeline run.
Args: project: Azure DevOps project name. Uses default if not specified. pipeline_id: The ID of the pipeline. run_id: The ID of the pipeline run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| pipeline_id | No | ||
| run_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |