thai_lookup_province
Retrieve Thai province details by searching in Thai or English. Returns names and region with partial match support.
Instructions
Look up a Thai province (Thai/English name) and its region.
Returns: JSON string: a single match {"thai", "english", "region_th", "region_en"}, a list of partial matches, or an error message if nothing matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |