web_search
Search the web for real-time or external information using a Google-compatible search API.
Instructions
You MUST use this tool whenever you need to search for real-time or external information on the web.
A web search API that works just like Google Search.
Args:
query (str): The search query. Aim for 3-5 keywords for best results. For time-sensitive topics, include the current date (e.g. latest iPhone 2025).
Search Strategy: - If no useful results are returned, try rephrasing your query with different keywords.
Returns: A JSON object containing the search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query. Aim for 3-5 keywords for best results. |