describe_image
Describe image content with Google Gemini. Answer specific questions about an image by providing a file path and optional question.
Instructions
Get a text description of an image using Google Gemini. Default model: gemini-2.5-flash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the image | |
| question | No | Specific question about the image | |
| systemInstruction | No | System instruction to guide the model's behavior |