pollinations_analyze_image
Analyze images with AI vision: provide a prompt and an image URL or file path to receive detailed content analysis.
Instructions
Analyze an image using Pollinations.AI Vision API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model for vision analysis (default: openai) | |
| prompt | Yes | Text prompt describing what to analyze in the image | |
| image_url | No | URL of the image to analyze | |
| image_path | No | Path to the local image file | |
| max_tokens | No | Maximum output tokens |