creative_studio_edit_visual
Refine an existing PNG visual by applying an instruction to change its imagery. Returns the edited file path, checksum, and provider used.
Instructions
Refine an existing key visual through an image provider's edit path (the art-direction loop: fix a weak visual, then re-score). The instruction describes the imagery change ONLY — no text is rendered by the model. The edited PNG is written next to the input as 'edit.png' and validated; the tool returns its path, SHA-256, and the provider used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the PNG visual to edit. | |
| provider | No | Provider name to use. Defaults to the first configured provider whose capabilities report edit support. | |
| instruction | Yes | What to change about the imagery (e.g. 'brighten the sky, remove the clutter on the left'). |