Search Google without credentials and return a short synthesis plus 2 or 3 relevant sources. Use when the user asks to look something up on Google, wants a quick web summary from Google results, or needs current sources gathered from a Google-style search.
Call the run_js tool using index.html and a JSON string for data with the following fields:
query: Required. A concise Google query with only the search keywords. Remove conversational filler.lang: Required. A 2-letter language code matching the language of the query keywords, such as en or pt.region: Optional. A 2-letter country code, such as US or BR.max_results: Optional. An integer from 3 to 5.Constraints:
query.query and lang.Notes: