get_build_log
Retrieve the console output of a Jenkins build by specifying the job path and build number. Use 'lastBuild' for the most recent build.
Instructions
Get the console output of a Jenkins build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobPath | Yes | Path to the Jenkins job | |
| buildNumber | Yes | Build number (use "lastBuild" for most recent) |