web-search
Search the web and get real-time information synthesized by Gemini with Google Search grounding. Enter a query to receive summarized results or raw data.
Instructions
Search the web using Gemini with Google Search grounding for real-time information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Gemini model to use. DEFAULT: 'gemini-3-flash-preview' (optimized for speed). Use 'gemini-3-pro-preview' for complex research requiring deeper analysis. | |
| query | Yes | Search query for web search. REQUIRED. Use natural language or keywords (e.g., "latest React 19 features", "TypeScript 5.4 release date"). Gemini will search and synthesize results. | |
| summarize | No | Return summarized results vs raw output. DEFAULT: true. Set to false only if you need raw search results. Summarized mode provides cleaner, actionable information. |