Fix Flexible Creative Image
fix_flexible_creativeApply a free-text AI edit to a flexible creative's BACKGROUND image and return the edited image URL. Instruction-based image-to-image edit (like edit_brand_creative), scoped to the background so the crisp editable text/logo layers are never touched.
USE FOR: "remove the glare", "make the sky warmer", "clean up the left side", "swap the desk for a laptop".
OUTPUT: the edited background image URL (the editor swaps the background layer).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain for brand context (e.g. 'metadata.io'). | |
| image_source | Yes | URL of the background image to edit (PNG/JPG/WebP). Typically the flexible creative's current background. | |
| edit_instruction | Yes | Natural-language description of the fix(es). Can combine several changes in one request. |