ask_about_video
Ask a specific question about any video and get an AI-generated answer. Supports YouTube, TikTok, and Instagram.
Instructions
Ask a specific question about a video.
YouTube returns the answer immediately. TikTok/Instagram return a job_id — use check_analysis_job(job_id) to poll for the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The video URL (YouTube, TikTok, Instagram, or other). | |
| question | Yes | Your question about the video. | |
| model | No | Gemini model to use. Defaults to gemini-2.5-flash. | gemini-flash-latest |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |