Analyze Video (Caption)
caption_videoAnalyze a video from a URL using a large visual memory model. Custom prompts enable asking specific questions, with reasoning mode for deep understanding.
Instructions
Analyze a video from URL without uploading to your library. Uses the Large Visual Memory Model (LVMM) to understand and describe video content. Supports optional reasoning mode for complex analysis tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | Public URL of the video to analyze | |
| prompt | Yes | Analysis prompt (e.g. 'What emotions are shown in this video?') | |
| system_prompt | No | System prompt for the analyst (default: 'You are a helpful video analyst.') | |
| thinking | No | Enable reasoning/thinking mode for deeper analysis (default: false) |