Visibility Tools
Tools for scanning, monitoring, and improving how AI platforms perceive and recommend brands.
The visibility tools let you scan how AI platforms (ChatGPT, Claude, Gemini, AI Overviews) perceive a brand, track changes over time, and manage the action items generated from scan results.
Typical workflow
- Trigger a scan with
scan_visibility— provide a URL or an existing agent'ssyntheticId. - Poll for results with
get_scan_statusevery 30–60 seconds until the scan completes. - Analyze the report with
get_reportfor full query-level analysis, competitor data, and cited sources. - Review action items with
get_visibility_actionsto see prioritized improvements. - Create content to address gaps, then mark actions done with
complete_action. - Track progress with
get_scan_historyto see how scores change after publishing new content.
Tools
| Tool | Auth | Description |
|---|---|---|
scan_visibility | Required | Trigger a visibility scan |
get_scan_status | Required | Poll scan progress and results |
get_report | Required | Full report with raw responses |
get_scan_history | Required | Historical scores and trends |
get_visibility_actions | Required | Prioritized action items |
complete_action | Required | Mark an action as completed |
lookup_brand_score | Public | Look up any brand's score |