analyse_image
Analyse an image from a URL to extract content type, objects, visible text, dominant colors, sentiment, and tags. Costs 200 sats via Lightning.
Instructions
Analyse an image from a URL. Returns structured description including content type, objects detected, any visible text (OCR), dominant colors, sentiment, and tags. Costs 200 sats via Lightning. Supported formats: JPEG, PNG, GIF, WebP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the image to analyse | |
| detail | No | Analysis detail level: low, high, or auto (default: auto) |