classify_product
Classify a product name into the most likely HSN code via keyword scoring. Returns {best, alternatives[], query, matched_tokens[]}. Best-effort: always returns a result (best may be null if nothing matched).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Product / service name, e.g. 'cotton t-shirt' or 'pre-paid SIM card'. |