Describe Image (Nano Banana Pro)
describe_imageDescribe and analyze images with Google Gemini to get clear text output. Use a custom prompt for specialized insights, or get a general description by default.
Instructions
Analyze and describe one or more images using Google Gemini image models (Nano Banana Pro). Returns a text description — no image is generated. Default model: gemini-3-flash-preview. [MCP_RECOMMENDED_TIMEOUT_MS: 180000]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Omit to use gemini-3-flash-preview. Other valid options: gemini-3-pro-preview, gemini-3.1-pro-preview. Do NOT pass gemini-1.5-* or gemini-pro-vision — those are out of support. | |
| images | Yes | One or more images to describe/analyze | |
| prompt | No | Optional custom analysis prompt (default: general description) | |
| global_media_resolution | No | Global image quality for cost optimization. MEDIUM recommended for PDFs (50% savings). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| success | Yes |