image_analysis
Analyze images by asking a question about their content. Provides answers for general image understanding when specialized tools are not suitable.
Instructions
通用图像理解。适用于其他专用工具不匹配的场景。
Args: image: 图片输入,支持本地路径 / HTTP(S) URL / data:image base64 URI。 question: 想了解的内容或问题。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |