Twinkle HubTwinkle Hub
サインイン

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

完全な changelog を見る →

簡體 → 繁體

twtools-simplified_to_traditional

汎用MIT

簡體中文轉繁體。variant: 'zh-tw'(default, 台灣正體) | 'zh-hk' | 'zh-hant'。

入力スキーマ

{
  "properties": {
    "text": {
      "title": "Text",
      "type": "string"
    },
    "variant": {
      "default": "zh-tw",
      "title": "Variant",
      "type": "string"
    }
  },
  "required": [
    "text"
  ],
  "title": "simplified_to_traditionalArguments",
  "type": "object"
}

呼び出し方

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

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

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

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

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

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