gemini_generate_image_tool
Generate images from text prompts with Gemini's native model. Specify style, size, aspect ratio, and optionally ground with Google Search results.
Instructions
Generate an image from a text prompt using Gemini's native image model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Optional style modifier (photorealistic, cartoon, watercolor, etc). | |
| prompt | Yes | Description of the image to generate. | |
| image_size | No | Output size (1K, 2K, 4K). | 2K |
| aspect_ratio | No | Aspect ratio (1:1, 2:3, 3:2, 3:4, 4:3, 9:16, 16:9, etc). | 1:1 |
| use_google_search | No | Ground with Google Search results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||