gemini_analyze_youtube
Analyze public YouTube videos by summarizing content, transcribing speech, and answering questions using Gemini AI.
Instructions
Analyze a public YouTube video with Gemini (summarize, transcribe, answer questions). Supports up to 10 videos with Gemini 2.5+ models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL (e.g., https://www.youtube.com/watch?v=...) | |
| model | No | Model name (default: gemini-3.1-pro-preview) | |
| prompt | No | Prompt for video analysis (default: Summarize this video) |