Check AI Visibility Score
aipush.analysis.visibilityCheck if AI assistants like ChatGPT, Perplexity, and Gemini know and recommend your brand. Get per-model visibility scores for any domain.
Instructions
Test whether AI assistants (ChatGPT, Perplexity, Gemini) know about and recommend a brand — returns per-model visibility scores (AIPush)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_domain | Yes | Domain to check AI visibility for (e.g. "example.com"). Tests whether AI assistants know about and recommend this brand. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |