jenkins_get_build_log
Fetch the console log text for a specific Jenkins build, truncated to a configurable maximum byte size.
Instructions
Get consoleText for a build, truncated by JENKINS_MCP_MAX_LOG_BYTES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes | ||
| build | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||