job_logs
Retrieve the last lines of a simulation job's log. Filter by keyword to find relevant output quickly.
Instructions
Return the last 'tail' lines of a job's simulation log, optionally only lines containing the 'grep' substring (case-insensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grep | No | ||
| tail | No | ||
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||