glm_5v_understand
Analyze images with GLM-5V-Turbo to convert UI screenshots into code, inspect design mockups, debug visuals, and understand charts or documents. Supports local files and URLs.
Instructions
Analyze an image using GLM-5V-Turbo (Zhipu AI's multimodal vision model). Supports local image files and remote URLs. Excels at: UI screenshot→code, design mockup analysis, visual debugging, chart/document understanding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image source: local file path (e.g. C:/path/to/screenshot.png) or URL (https://...) | |
| detail | No | Image detail level. 'high' for fine-grained UI analysis | auto |
| prompt | Yes | What to ask about the image. Be specific for best results. E.g.: 'Recreate this UI as HTML with Tailwind CSS' | |
| thinking | No | Enable thinking mode for complex reasoning tasks | |
| max_tokens | No | Maximum output tokens (max 128K) | |
| temperature | No | Sampling temperature (0-2) |