ado_get_build_log
Retrieve the full text content of a specific build log by providing build ID and log ID.
Instructions
Get the content (lines) of a specific build log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logId | Yes | Log ID (from ado_get_build_logs) | |
| buildId | Yes | Build ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |