analyze_image
Analyze an image from a file path, URL, or data URL by asking a question. Get a clear answer from a vision model to understand the image content.
Instructions
Analyze an image using a vision model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| question | No | Question about the image | |
| image_path | Yes | File path, URL, or data URL |