edit_image
Edit an image with Ideogram V3 by providing source image, mask, and prompt. Returns task ID, status, and edited image URLs.
Instructions
Create a Ideogram V3 task on RunAPI (edit image). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| style | No | ||
| prompt | No | ||
| mask_url | Yes | ||
| timeout_ms | No | ||
| callback_url | No | ||
| output_count | No | ||
| rendering_speed | No | ||
| poll_interval_ms | No | ||
| source_image_url | Yes | ||
| reference_image_urls | No | ||
| enable_prompt_expansion | No |