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