check_job
Track the progress of an asynchronous agent job by supplying its job ID to see if it completed or is still running.
Instructions
Check the status of a background agent job.
Args: job_id: The job ID returned by hire_agent for long-running agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |