scopedocsCreate a key

See

get_citations

GETFreereadread-only

Returns sources AI engines cite. Default view=compact is counts, top domains, cite_kind split, and top URLs. Pass view=full for the full citation dump. Use when the user asks who ChatGPT cites or which sources they are missing.

When to use

when the user asks who ChatGPT cites or which sources they are missing.

Parameters

NameTypeRequiredDefaultDescription
business_idstringyesScope business ID
viewcompact | fullnocompactcompact is the default; full returns the citation dump.

REST path: GET /v1/get_citations · All tools