gemini_search
Perform a web search using Google's index via Gemini, returning a grounded answer with sources. Use it as a second search path to cross-validate results from other tools.
Instructions
Performs a web search via Gemini + Google Search grounding (Google's index).
Independent of Tavily/Firecrawl — use as a second search path for cross-validation.
Returns the grounded answer plus Google-sourced citations.
Requires GEMINI_API_KEY (get a free key at https://aistudio.google.com/apikey).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Clear natural-language search query. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||