get_job_logs
Retrieve a job's logs in YAML format, with optional start and end line range to limit output.
Instructions
Get a job's logs (YAML). Optionally limit to the [start, end) line range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| start | No | ||
| end | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |