ai.describe-image
Analyze an image from a URL and receive a caption with structured details. Optionally, provide a focus hint for specific aspects like chart axes.
Instructions
Describe an image (JPEG/PNG/GIF/WebP, ≤1MB) via Claude Haiku vision. Returns caption + structured details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageUrl | Yes | HTTPS URL of the image. | |
| instruction | No | Optional focus hint, e.g. "describe the chart axes". |