查銀行代碼
twtools-lookup_bank_code
Spécifique TWMIT
以代號或銀行名稱查詢台灣金融機構代號(涵蓋 ~37 家主要銀行 + 純網銀 + 郵政)。
Args:
query: 3 碼代號 OR 銀行名稱(含部分匹配,例 "玉山"、"中信"、"郵政")。Schéma d'entrée
{
"properties": {
"query": {
"title": "Query",
"type": "string"
}
},
"required": [
"query"
],
"title": "lookup_bank_codeArguments",
"type": "object"
}Comment appeler
Une fois votre client MCP Twinkle Hub configuré, votre agent verra twtools-lookup_bank_code. Demandez-lui simplement de l'appeler — exemple :
# Ask Claude / any MCP client: 請用 twtools-lookup_bank_code 處理 "…"。 # It will call: twtools-lookup_bank_code(input="…")
Pas encore configuré un client ?
Claude Desktop en 3 minutes — téléchargez le .mcpb et double-cliquez, ou voir la doc pour les autres clients.
Voir les docs utilisateur