describe_image
Analyze and describe images using Google Gemini AI to generate text descriptions based on visual content and custom prompts.
Instructions
Analyze and describe one or more images using Google Gemini. Returns text description only.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| images | Yes | Images to analyze | |
| prompt | No | Custom analysis prompt (default: general description) | |
| model | No | Model to use | gemini-3-pro-image-preview |