Get pipeline run logs
get_pipeline_run_logsRetrieve Azure DevOps pipeline run logs by run ID, either listing all log records or fetching one bounded plain-text log for debugging.
Instructions
List log records for a pipeline run or fetch one bounded plain-text log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logId | No | ||
| runId | Yes | ||
| project | No | ||
| maxChars | No |