List Thai Provinces
thai_list_provincesRetrieve the complete list of 77 Thai provinces with official codes and Thai/English names for validation, dropdowns, or mapping.
Instructions
List all 77 Thai provinces with official codes and bilingual names.
Returns structured JSON: { "count": 77, "provinces": [{ "code": number, "nameTh": string, "nameEn": string }] }
Use when you need the canonical province list for validation, dropdowns, or mapping Thai/English province spellings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||