analyze_video
Analyze video content from a URL or local file. Provide a prompt or question to receive a detailed description and answers about the video.
Instructions
使用 GLM-4.6V-Flash 分析一段视频(视频需为可访问的 URL 或本地视频文件)。
Args: video: 视频地址,支持 http(s) URL、data URI,或本地视频文件路径。 prompt: 对视频提出的问题或指令。 thinking: 是否开启深度思考模式。 temperature: 采样温度,0~1。 max_tokens: 最大输出 token 数。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video | Yes | ||
| prompt | No | 请详细描述这个视频的内容。 | |
| thinking | No | ||
| max_tokens | No | ||
| temperature | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |