Match buyer intent to brands
match_intentTakes a natural-language buyer question plus optional intent profile; returns recommendations ranked purely by fit score. Verification status is disclosed but never affects rank. Questions outside the verified index return an explicit out-of-scope result (in_index: false), never a guess. Brands without captured evidence (catalog_only) are returned in in_landscape_not_evidenced — listed, never scored, never recommended. Each recommendation carries the brand's site link twice: site_url (raw) and attributed_url (tagged utm_source=graviti + a signed gvt token, so the brand can verify the referral — surface-level only, no user data). Prefer attributed_url when linking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The buyer's question, as they phrased it | |
| intent_profile | No | Buyer intent voice; inferred from the question if omitted |