analyze_video
Analyze a YouTube video visually to extract chapters, key moments, on-screen text, and timestamped evidence. Reads frames, not just captions, and returns an analysisId for immediate async processing.
Instructions
Start a deep visual analysis of a YouTube video: chapters, key moments, on-screen text and evidence tied to exact timestamps. Reads the picture, not just the captions, so it can answer questions about a slide, chart or demo the transcript never mentions. Spends Watch minutes from the plan. Returns immediately with an analysisId — analysis takes minutes, so poll get_analysis rather than waiting. If the video was analyzed before, it comes back ready at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Detail level. "auto" picks one from the video’s length and visual pace. "deep" needs a Pro or Advanced plan. | smart |
| video | Yes | YouTube video URL or 11-character video id | |
| partial | No | If the video is longer than the plan allows, analyze only the first allowed minutes and charge for those instead of refusing. |