compare_products
Compare insurance products side by side on a single dimension—coverages, exclusions, or deductibles—with each product name resolved to a specific insurer and document.
Instructions
Compare 2+ products side by side on one dimension: coverages | exclusions | deductibles. Each name is matched case-insensitively against extracted product names; pass insurer_slugs (same length/order as product_names) to pin each name to one insurer. A name matching several DISTINCT products is refused with the candidates listed (refine it rather than let the server guess). For each resolved name the best document is selected (general conditions over IPID, newest edition) and identified in the response, including its superseded flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| on | No | coverages | |
| country | Yes | ||
| insurer_slugs | No | ||
| product_names | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |