Google AI Overview
google_ai_overviewSearch Google and retrieve an AI Overview with cited sources alongside organic results, falling back to links when no summary is generated. Ideal for queries where a synthesized answer beats a list of links.
Instructions
Search Google and get its AI Overview — a synthesised answer with citations — alongside organic results. When Google renders no overview for the query, organic results still come back. Use when a summarised answer is more useful than a list of links.
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. |