Util that calls Google Search.
Wrapper for Google Custom Search API.
Performs web searches using Google Custom Search API and returns results with snippets, titles, and links.
GOOGLE_API_KEY and GOOGLE_CSE_ID environment variablesTool that queries the Google Custom Search API.
Inherits from BaseTool.
Returns concatenated snippets from search results.
Tool that queries the Google Custom Search API and returns JSON.
Inherits from BaseTool.
Returns structured search results with metadata.