answer_query_websearch
Answers natural language queries by combining the Gemini model with live Google Search results to provide current information.
Instructions
Answers a natural language query using the configured Vertex AI model (gemini-2.5-pro) enhanced with Google Search results for up-to-date information. Requires a 'query' string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The natural language question to answer using web search. |