he_analyze_image
Analyze images from URLs by downloading them and returning base64 data, with optional QR and barcode detection.
Instructions
Download an image URL and return it as base64 for visual analysis. Also attempts QR code / barcode detection if pyzbar is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Image URL to download and analyze |