generate_image_from_text
Create images from text descriptions using Google's Gemini AI model. Provide a text prompt to generate visual content through the MCP protocol.
Instructions
Generate an image based on the given text prompt using Google's Gemini model.
Args:
prompt: User's text prompt describing the desired image to generate
Returns:
Path to the generated image file using Gemini's image generation capabilitiesInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes |