refine_image
Refine an existing generated image by appending prompt modifications to the original prompt. Use free retries to adjust details and dimensions without additional cost.
Instructions
Refine or modify an existing generated image for 0 credits (up to 5 free retries per parent prompt ID). Appends prompt modifications to the locked base prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Optional width override in pixels. | |
| height | No | Optional height override in pixels. | |
| quality | No | Optional quality level override. | |
| prompt_update | Yes | Additional text instructions or modifications to append to the base prompt. | |
| parent_prompt_id | Yes | The prompt_id or generation_id of the original image generation. |