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.
New to the score these tools return? See AI Visibility Score for what the 0–100 number means and how a scan works.
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_recommendationsto 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_recommendations | Required | Prioritized action items |
complete_action | Required | Mark an action as completed |
get_cited_sources | Required | URLs AI platforms cite for the brand |
analyze_url | Required (paid) | Deep competitive analysis of a URL |
get_analyzed_url | Required | Poll/read an analyze_url result |
trigger_visibility_scan_preview | Required (paid) | Lightweight shareable brand-page report |
get_visibility_scan_preview | Required | Poll/read a preview report |
lookup_brand_score | Public | Look up any brand's score |