edit_image
Modify an existing image by supplying its file path and text instructions. Add reference images or choose quality to control the edit style and output.
Instructions
Edit an existing image based on text instructions. Provide the file path of the image to modify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Optional model override for this request | |
| prompt | Yes | Instructions for how to edit the image | |
| quality | No | Model tier: "high" (best quality, default) or "fast" (cheaper/faster) | |
| imagePath | Yes | Absolute file path to the image to edit | |
| referenceImages | No | Optional array of file paths to reference images for style or content guidance |