Analyze and retain a video for follow-up questions
analyze_videoAnalyzes any public video URL to produce a timestamped production breakdown covering shots, visual design, animation, motion, narration, music, sound effects, and editing, with follow-up Q&A support.
Instructions
Use whenever the user pastes a public video URL or asks for a visual, animation, movement, music, transcript, or shot-by-shot breakdown. A user-provided public URL is treated as authorized. Download it, ask Gemini for the requested analysis, then return video_id. Use ask_video with that video_id for every follow-up question; do not re-download it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Public http(s) URL for a video page or direct video file. Treat a user-provided URL as authorized for this request. | |
| mode | No | Use detailed for a full production brief, summary for concise notes, question for a targeted answer. | detailed |
| question | No | Question to answer when mode is question. | |
| file_path | No | Absolute path of an existing local video file. |