cited_for
Retrieve all queries that reference your domain, using locally cached citation data without consuming API credits.
Instructions
List queries that the given domain has been cited for, served from the local cache. Build up a corpus by calling check_citations or am_i_cited first; cited_for queries it without spending API budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to look up, e.g. 'automatelab.tech'. | |
| since | No | ISO date floor, e.g. '2026-01-01'. Only return entries fetched on or after this date. | |
| engine | No | Filter by engine. Omit to include all. | |
| limit | No | Maximum results. |