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
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
business_id | string | yes | — | Scope business ID |
view | compact | full | no | compact | compact is the default; full returns the citation dump. |
REST path: GET /v1/get_citations · All tools