lookup_hsn
Look up an HSN code (Harmonized System Nomenclature, used by Indian GST). Accepts 4-digit, 6-digit, or 8-digit codes (8-digit gets truncated to 6 then 4). Returns {code, description, gst_rate?}. Throws if no match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | HSN code, e.g. '1006' (rice) or '300490' (other formulated medicaments). |