Get Harpd evidence claims for a dataset or product
get_evidenceCheck any statement about Harpd data against the Evidence Graph to retrieve evidence, dataset, methodology, source, and timestamp, including unsupported claims. Verify before repeating.
Instructions
Query the Harpd Evidence Graph: every published Harpd claim resolved to its evidence, dataset, methodology, source and data timestamp, including the claims Harpd explicitly does NOT make. Use this to check whether a statement about Harpd data is actually supported before repeating it. IMPORTANT: the graph itself records that rankPoints are promotional placement bought with Credits, and that "a higher-ranked product is a better product" is NOT a supported claim. rankPoints are NOT an editorial quality score. Claims that fail the evidence chain are returned with their violations rather than hidden. Every record carries full provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of records to return (1-200, default 20). | |
| query | No | Free-text query matched against claim text, claim dataset id, source name/url and methodology URL. | |
| offset | No | Number of records to skip before the page starts. Must be >= 0. | |
| claimId | No | Exact claim id from the Harpd Evidence Graph, e.g. "pricing:list-prices-verified". | |
| claimType | No | Only claims of this evidence type. | |
| datasetId | No | Only claims that resolve to this Harpd dataset id, e.g. "rank", "products". | |
| productName | No | Product name (or part of it). Resolves the product in the Harpd catalog and returns the evidence that actually covers it, plus the claims Harpd explicitly does NOT make about it. | |
| includeGraph | No | Also return the Evidence Graph nodes and edges for the matched claims. |