edit_image
Edit images using Google Gemini 3.0 to apply style transfers, manipulate objects, and mix multiple images based on text instructions.
Instructions
Edit one or more images using Google Gemini 3.0 (Nano Banana Pro). Supports style transfer, object manipulation, and multi-image mixing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Instructions for how to edit the image(s) | |
| images | Yes | Images to edit (up to 14 images) | |
| model | No | Model to use | gemini-3-pro-image-preview |
| imageSize | No | Resolution of the output image | 1K |
| outputPath | No | Optional file path to save the edited image |