Check Job Status
check_jobRetrieve the status of an image generation job after a timeout or interruption. Use this to get the result without resubmitting the job.
Instructions
Check the status of a previously submitted image generation job. Use this if generate_image timed out or was interrupted, to retrieve the result without creating a new job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID returned by generate_image. |