generate_image_from_text
Generate an image from a text prompt using Gemini 2.5 Flash, returning a file path to avoid token limit issues from base64 data.
Instructions
Generate an image from a text prompt using Gemini 2.5 Flash. Returns only the file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text description of the image to generate |