Twinkle HubTwinkle Hub

列縣市內鄉鎮市區

tw_list_districts_in_county

その他 · 26 件🇹🇼 台湾読み取り専用

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

パラメータ

名前説明
county *string
生の JSON schema
{
  "properties": {
    "county": {
      "title": "County",
      "type": "string"
    }
  },
  "required": [
    "county"
  ],
  "title": "list_districts_in_countyArguments",
  "type": "object"
}

呼び出し方

スターター——パラメータは​上表参照
tw_list_districts_in_county({ county: "…" })