Twinkle HubTwinkle Hub

查銀行代碼

tw_lookup_bank_code

Validateurs · 20 outils🇹🇼 Taïwanlecture seule

以代號或銀行名稱查詢台灣金融機構代號(涵蓋 ~37 家主要銀行 + 純網銀 + 郵政)。

Args: query: 3 碼代號 OR 銀行名稱(含部分匹配,例 "玉山"、"中信"、"郵政")。

Paramètres

NomTypeDescription
query *string
Schéma JSON brut
{
  "properties": {
    "query": {
      "title": "Query",
      "type": "string"
    }
  },
  "required": [
    "query"
  ],
  "title": "lookup_bank_codeArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
tw_lookup_bank_code({ query: "…" })