edit_image
Edit a local image using a text prompt to change its content. The modified image is saved locally.
Instructions
Edit one existing local image with a prompt and save the result locally. image_path must be a local file path, not a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | 2048x2048 | |
| count | No | ||
| prompt | Yes | ||
| image_path | Yes | ||
| output_directory | No |