get_job_status
Check the status of a submitted job. Retrieve state, elapsed time, exit code, and recent log output to monitor workflow progress.
Instructions
Check a submitted job. Returns state (submitted/running/completed/failed/ canceled), elapsed time, exit code, and a tail of the job log. Poll this after submitting any long-running workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |