web_search
Searches Google for web results, returning organic listings with title, link, snippet, and optional answer box, knowledge graph, and related searches.
Instructions
Search the web via Google (SearchApi). Returns organic results with title, link, snippet, plus optional answer box, knowledge graph and related searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gl | No | Country code, e.g. 'us', 'tw' (default us). | |
| hl | No | Interface language, e.g. 'en' (default en). | |
| page | No | Results page (default 1). | |
| query | Yes | The search query. | |
| location | No | Geographic location for the search. |