pinterest_analyze
Analyze images with vision AI to extract structured tags: lighting, composition, mood, palette, and style signals for visual understanding.
Instructions
Analyze images with LLM vision. Returns structured visual tags per image. Tags: lighting_type, composition_type, camera_distance, mood, palette, segment, shot_type, garment_focus, styling_signals, brand_feel, overall_quality. Args: image_paths: local file paths to images model: optional OpenRouter model override (default from PINTEREST_VISION_MODEL env)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_paths | Yes | ||
| model | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |