查詢台灣 22 個直轄市/縣市基本資料(人口/面積/首府/ISO/區碼)。 舊名(高雄縣等)會自動對齊到現名。
파라미터
| 이름 | 타입 | 설명 |
|---|---|---|
| county * | string | — |
원본 JSON schema
{
"properties": {
"county": {
"title": "County",
"type": "string"
}
},
"required": [
"county"
],
"title": "lookup_county_basic_infoArguments",
"type": "object"
}호출 방법
스타터 — 파라미터는 위 표 참조
tw_lookup_county_basic_info({ county: "…" })