analyze_image
Analyze an image using a vision language model. Supports local file paths and URLs, with optional prompts for specific questions about the image.
Instructions
Analyze an image using a vision language model. Supports local file paths and URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image source: local file path or URL | |
| detail | No | Image detail level for analysis | auto |
| prompt | No | Analysis prompt / question about the image | Describe this image in detail. |