analyze_video
Analyze video content by providing a video file or URL and an optional prompt. Uses a vision language model to answer questions about the video.
Instructions
Analyze video content using a vision language model. Requires a model with video support (e.g., Qwen3-VL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video | Yes | Video source: local file path or URL | |
| prompt | No | Analysis prompt / question about the video | Describe what happens in this video. |