check_job_status
Check a background job's status and retrieve its output by providing the job ID.
Instructions
Check the status and retrieve the output of a background job.
Args:
job_id: The ID of the job to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |