gemini_start_image_edit_tool
Initiate an image editing session with a prompt and optional file path. Creates new images or edits existing ones, supporting multi-turn modifications.
Instructions
Start a multi-turn image editing session.
Optionally provide an existing image file as the starting point. Without file_path, Gemini generates a new image from the prompt. Use gemini_continue_image_edit_tool to make further edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Initial prompt (describe image or editing instructions). | |
| file_path | No | Optional absolute path to a local image to start from. | |
| use_google_search | No | Ground with Google Search results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||