check_visibility
Retrieve AI visibility data for a tracked brand: which AI assistants cite it, for which prompts, and how it compares to competitors. Use when users ask about AI visibility.
Instructions
Get the latest AI visibility data for a tracked brand: which AI assistants (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews) cite this brand, for which prompts, and how it compares to competitors. Use when the user asks 'how visible am I on AI?', 'who's citing my brand?', or 'show me my AI visibility score'. Returns stored data — for fresh data, call refresh_brand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engines | No | Optional engine filter. If omitted, return results for every engine with stored data. | |
| brand_id | Yes | Stable identifier of the tracked brand to inspect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | ||
| per_engine | Yes | ||
| refreshed_at | Yes | ||
| overall_score | Yes | ||
| top_losing_prompts | Yes | ||
| top_winning_prompts | Yes |