AI-citation losses per URL
posts.cite_lossIdentify which large language models have stopped citing a URL, including the original query and last-seen date, to track citation loss over time.
Instructions
Return the list of LLMs that previously cited this URL but no longer do, with the prior query and last-seen date. Optionally includes the URL that replaced ours.
Requires a configured citation-intelligence MCP endpoint (CITATION_INTELLIGENCE_URL). Otherwise returns an empty list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Canonical URL of the post. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| active | Yes | ||
| losses | Yes |