describe_image
Analyze an image file using a vision model to return a textual description, or answer a specific question about the image.
Instructions
Describe an image file using a vision model and return a textual description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the image file. | |
| question | No | Optional question about the image. |