image_description
Generate descriptive text for images using vision AI models to analyze visual content and provide detailed textual descriptions.
Instructions
Describe an image using a vision language model.
Args:
image: Either a base64-encoded string containing the image data,
or an absolute filesystem path pointing to an image file.
Returns:
JSON string with description, success status, and error info.Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes |