Get one Harpd AI product
get_productLook up a product in Harpd's open catalog by ID, slug, or name and get its record plus provenance. Returns a structured not-found result for missing products.
Instructions
Look up a single product in the Harpd open product catalog by id, slug or name. Returns the product record plus mandatory provenance (source, dataset path, sourceUrl, updatedAt, license, attribution, evidence links). A product that does not exist returns a structured found:false result rather than an error. NOTE: rankPoints are promotional placement bought with Credits, NOT an editorial quality score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Exact Harpd product id, e.g. "imgkit-86d32f3e". | |
| name | No | Product name. Matched exactly first, then case-insensitively, then as a substring. | |
| slug | No | Exact Harpd product slug. |