analyze_video
Send a public video URL and a text prompt specifying what to examine. The GLM-4.5V model analyzes the video and returns detailed observations based on your prompt.
Instructions
Analyze a video using GLM-4.5V model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_p | No | Top-p sampling parameter (0.0-1.0) | |
| prompt | Yes | Text prompt describing what to analyze in the video | |
| video_url | Yes | Publicly accessible URL of the video file to analyze | |
| max_tokens | No | Maximum output tokens | |
| temperature | No | Sampling temperature (0.0-1.0) |