gemini_search_grounded
Fetch up-to-date answers by sending a prompt with Google Search grounding and optional URL context to Gemini.
Instructions
Send a prompt to Gemini with Google Search grounding and URL context for up-to-date information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model name (default: gemini-3.1-pro-preview) | |
| prompt | Yes | The prompt to send with search grounding | |
| enableUrlContext | No | Also enable URL context (default: true) |