get_build_console_chunk
Fetch incremental console output from Jenkins builds starting at a specific byte offset, enabling efficient log streaming without re-reading the full log.
Instructions
Read incremental console output from a specific byte offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullname | Yes | ||
| start | Yes | ||
| number | No | ||
| max_bytes | No |