Twinkle HubTwinkle Hub
サインイン

📌 2026-06-30 追加: 🎓 Teacher exam dual corpus — 12,731 qualification questions + 2,421 recruitment questions (519 データセット)

完全な changelog を見る →

查政府機關代碼

twtools-lookup_government_agency_code

TW 専用MIT

以代碼或機關名稱查詢台灣政府機關(總統府/五院/中央二級+22 縣市政府)。

Args:
    query: 機關代碼 OR 名稱(含部分匹配,例 "金管會"、"高雄"、"經濟部")。

入力スキーマ

{
  "properties": {
    "query": {
      "title": "Query",
      "type": "string"
    }
  },
  "required": [
    "query"
  ],
  "title": "lookup_government_agency_codeArguments",
  "type": "object"
}

呼び出し方

Twinkle Hub MCP クライアントが設定済みなら、エージェントは twtools-lookup_government_agency_code を見つけます。呼び出しを依頼するだけ — 例:

# Ask Claude / any MCP client:
請用 twtools-lookup_government_agency_code 處理 "…"。

# It will call:
twtools-lookup_government_agency_code(input="…")

まだクライアントを設定していませんか?

Claude Desktop は 3 分で接続 — .mcpb をダウンロードしてダブルクリック、または他クライアントは docs を参照。

ユーザードキュメントを見る