Get a job
get_jobFetch the status, result, and artifact path of a long-running job by providing its ID.
Instructions
Fetch a single job by id, including its status, result, and artifact path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The job id returned by submit_job. |