video_analysis
Analyze a video file or URL and return a text answer about its subject, actions, camera work, pacing, and audio, helping you align new marketing content with the clip.
Instructions
Watch a video (a local file path or a video URL) and answer a question about it — returns text, not a new video. Use to read a supplied or reference clip before generating: its subject and setting, the key actions, the camera work and motion, the pacing, and the gist of any audio, so a new prompt can animate or match it instead of contradicting it. Give a specific 'prompt' for a focused answer; omit it for a general breakdown. Analyzes a clip inline, so a very large file may be rejected — trim or link a shorter clip if so. Set dry_run=true to preview the request without spending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video | Yes | The video to analyze — a local file path or an http(s) video URL. | |
| prompt | No | The question to answer about the video — e.g. 'What happens, and what camera movement, pacing, and audio does it use?' Omit for a general breakdown. | |
| dry_run | No | If true, return the request that would be sent (key and video masked), make no API call. |