Check a hero image job
idealaunch_get_image_jobCheck the status of a hero image generation job and list any finished variants.
Returns: { job: { id, status, prompt, variantCount, error, results: [{ id, url, prompt }] } }.
Status is one of queued, running, succeeded, failed, cancelled. Once succeeded, pass a result id to idealaunch_apply_hero_image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | ||
| ideaId | Yes | ||
| response_format | No |