get_job_status
Check the current status and result of a submitted job using its job ID, providing the output once processing completes.
Instructions
Get the current status and result of a specific job.
Args:
job_id: The job identifier returned when the job was submitted
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |