analyze_video
Analyze video content by providing a local file path or URL. Include an optional prompt to ask specific 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. |