gemini_analyze_url
Submit a URL and a prompt to have Gemini analyze the content of YouTube videos, webpages, and articles, returning answers to your questions.
Instructions
Analyze a URL — YouTube videos, webpages, articles, etc.
Gemini can watch YouTube videos and read webpages, then answer questions about their content.
Args: url: The URL to analyze (YouTube, article, webpage, etc.). prompt: Question or instruction about the content (e.g. 'Summarize this video', 'What are the key points?'). model: Model name. Defaults to gemini-3.0-flash.
Returns: Gemini's analysis of the URL content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| prompt | No | Summarize this content. | |
| model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |