Start hero image generation
idealaunch_generate_hero_imageStart generating hero image variants for an idea's ad. Runs in the background.
Args:
ideaId (string)
prompt (string, optional): defaults to the idea's saved image prompt
Returns: { job: { id, status, prompt, variantCount, results }, note }.
Poll idealaunch_get_image_job until status is 'succeeded', then choose one with idealaunch_apply_hero_image. Consumes one of the idea's AI generation turns. Costs no Ad Run credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ideaId | Yes | ||
| prompt | No | ||
| response_format | No |