google_search
google_searchPerform Google searches to retrieve organic web results for general questions, current events, fact-checking, and authoritative sources on any topic.
Instructions
Search Google and return organic web results. Use this for general questions, current events, fact-checking, and finding authoritative pages on any topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gl | No | Two-letter country code for the search, for example 'ie', 'us', 'gb'. | |
| hl | No | Two-letter language code for the results, for example 'en', 'fr'. | |
| num | No | How many results to request from the engine. Defaults to the engine's own default. | |
| page | No | Page number for paginating through results. Starts at 1. | |
| limit | No | Maximum results to return to you. Kept low by default because search payloads are large; raise it only when you genuinely need more. | |
| query | Yes | The search query, phrased as you would type it into Google. | |
| location | No | Geographic location to search from, as 'City,Country' (for example 'Dublin,Ireland'). Results are localised to this place. |