Twinkle HubTwinkle Hub

列縣市內鄉鎮市區

tw_list_districts_in_county

Autres outils · 26 outils🇹🇼 Taïwanlecture seule

列出指定縣市下所有鄉鎮市區(含 town code + 3 碼郵遞區號)。 舊名 → 現名自動對齊(高雄縣 → 高雄市 等)。

Paramètres

NomTypeDescription
county *string
Schéma JSON brut
{
  "properties": {
    "county": {
      "title": "County",
      "type": "string"
    }
  },
  "required": [
    "county"
  ],
  "title": "list_districts_in_countyArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
tw_list_districts_in_county({ county: "…" })