Twinkle HubTwinkle Hub
サインイン

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

完全な changelog を見る →

商業組織類別查中文

twtools-lookup_business_unit_type

TW 専用MIT

商業組織類別代碼 → 中文 (Tier A).

Args:
    code: 2 碼 e.g. "03" → 有限公司, "04" → 股份有限公司

Returns: {found, code, description}

入力スキーマ

{
  "properties": {
    "code": {
      "title": "Code",
      "type": "string"
    }
  },
  "required": [
    "code"
  ],
  "title": "lookup_business_unit_typeArguments",
  "type": "object"
}

呼び出し方

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

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

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

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

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

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