查詢台灣 22 個直轄市/縣市基本資料(人口/面積/首府/ISO/區碼)。 舊名(高雄縣等)會自動對齊到現名。
Paramètres
| Nom | Type | Description |
|---|---|---|
| county * | string | — |
Schéma JSON brut
{
"properties": {
"county": {
"title": "County",
"type": "string"
}
},
"required": [
"county"
],
"title": "lookup_county_basic_infoArguments",
"type": "object"
}Comment appeler
Amorce — paramètres dans le tableau
tw_lookup_county_basic_info({ county: "…" })