analyze_video
Analyze a video from a public URL using native multimodal AI. Ask questions or get detailed descriptions without client-side frame extraction.
Instructions
Analyze a video via URL using Qwen3.7-Plus (multimodal). The model reads the video natively — no client-side frame extraction. URL must be publicly reachable (http/https).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | No | Question or prompt about the video | Describe what happens in this video in detail. |
| video_url | Yes | Public URL of the video to analyze | |
| max_tokens | No | Maximum tokens in the response |