scopedocsCreate a key

See

get_visibility_report

GETFreereadread-only

Returns the current AI visibility score. Default view=compact is score, scores_by_engine (0–100 recommendation share per engine, null when not_measured), scorer_version, engines attempted/measured, mention-kind counts, cite_kind_split (ours/other), derived issues, and trend. Pass view=full for the per-engine dump. Do not assume Grok/Copilot/Google AI ran. Use when the user asks how visible they are in AI search.

When to use

when the user asks how visible they are in AI search.

Parameters

NameTypeRequiredDefaultDescription
business_idstringyesScope business ID
viewcompact | fullnocompactcompact is the default; full returns the per-engine dump.

REST path: GET /v1/get_visibility_report · All tools