gemini_generate_image_with_input_tool
Edit a local image by sending it to Gemini with instructions. Apply watermarks, change styles, or composite images using a file path and prompt.
Instructions
Generate/edit an image using a local image file as input.
Upload a local image and give Gemini instructions for how to modify it. Use cases: add watermarks, change styles, composite images, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Instructions for what to do with the input image. | |
| file_path | Yes | Absolute path to a local image file. | |
| _aspect_ratio | No | Desired aspect ratio for the output (currently unused). | 1:1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||