google_search
Search Google for web results including titles, URLs, and snippets. Filter by time, site, language, region, and page number.
Instructions
Search Google and return results with titles, URLs, and snippets.
Sample prompts that trigger this tool: - "Search for the best Python web frameworks" - "Find Reddit discussions about home lab setups from the past week" - "Search Stack Overflow for async Python examples" - "Look up recent news about SpaceX in German" - "Get page 2 of results for machine learning tutorials" - "Search Hacker News for posts about Rust programming" - "Find Japanese results about Tokyo restaurants"
Args: query: The search query string. num_results: Number of results to return (default 5, max 10). time_range: Filter by time. One of: "past_hour", "past_day", "past_week", "past_month", "past_year". Leave empty for no filter. site: Limit results to a specific domain (e.g. "reddit.com", "stackoverflow.com", "github.com", "arxiv.org", "news.ycombinator.com"). Leave empty for all sites. page: Results page number (default 1). Use 2, 3, etc. to get more results. language: Language code for results (e.g. "en", "de", "fr", "es", "ja", "zh"). Leave empty for English. region: Country/region code (e.g. "us", "gb", "de", "fr", "jp"). Leave empty for default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| num_results | No | ||
| time_range | No | ||
| site | No | ||
| page | No | ||
| language | No | ||
| region | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |