build_get_log
Retrieve build logs from Azure DevOps by specifying the project and build ID, enabling efficient troubleshooting and monitoring of build processes with PAT authentication.
Instructions
Retrieves the logs for a specific build.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
buildId | Yes | ID of the build to get the log for | |
project | Yes | Project ID or name to get the build log for |