describe_image
Interpret images in a project for text-only models. Provide an image path and a question to receive an AI answer based on visible content.
Instructions
uses the Gemini vision model to interpret an image from the target project for models without vision capability image_path is the relative path of the image inside the target project description explains what the requesting model wants to know about the image the answer is based only on what is visible in the image
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | ||
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||