Google search
google_searchRun live Google searches to retrieve organic results, snippets, sitelinks, People Also Ask, and related searches for current facts and documentation lookups.
Instructions
Search Google and get organic results — title, link, snippet, source, position, plus sitelinks, People Also Ask and related searches when Google renders them. Use for current facts, documentation lookups, and anything past the training cutoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query. Google operators work, e.g. "site:github.com fastify". | |
| gl | No | Country code, two lowercase letters. Default "us". | |
| hl | No | Interface language, e.g. "en" or "en-gb". Default "en". | |
| tbs | No | Google time/filter token, e.g. "qdr:d" for the past day. | |
| page | No | Result page, 1-based. No upper bound. | |
| format | No | Output shape. "markdown" is compact prose for a model to read; "json" is the raw API response. Default "markdown". | |
| autocorrect | No | Let Google correct the spelling. Default true. |