get_job_logs
Retrieve job execution logs from the agent GPU pool, with options to tail, offset, search, and filter errors for efficient debugging.
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 |