get_job_logs
Retrieve GPU job logs with configurable tail, offset, text search, and error-only filtering to pinpoint execution failures.
Instructions
Bounded logs; offset counts backwards from the end of the available log window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | ||
| job_id | Yes | ||
| offset | No | ||
| search | No | ||
| error_only | No |