AI Search Overview (SE Ranking)
DATA_getAiOverviewRetrieve a domain's visibility in AI search engines like ChatGPT and Perplexity. Get aggregated data or engine-specific performance overviews.
Instructions
Data Tool: Retrieves a high-level overview of a domain's performance in AI search engines. Returns aggregated data if no engine is specified, or engine-specific data if an engine is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Brand name to search for. If omitted, uses the internally determined brand for the domain. | |
| scope | No | The scope of the analysis. Can be base_domain (domain and all subdomains), domain (specific host), or url (exact URL). | base_domain |
| engine | No | The LLM to query (e.g., ai-overview, chatgpt, perplexity, gemini, ai-mode). If omitted, returns aggregated data across all engines. | |
| source | Yes | Alpha-2 country code for the regional prompt database (e.g., us for United States results). | |
| target | Yes | The target to analyze for LLM performance. Can be a root domain, subdomain, or a specific URL. |