check_job_status
Checks the status and progress of an async image generation job. Displays current state such as pending, running, completed, failed, or cancelled.
Instructions
Check the status of an async job. Shows current status (pending/running/completed/failed/cancelled) and progress percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID returned from start_generation_job |