簡體 → 繁體
twtools-simplified_to_traditional
GénériqueMIT
簡體中文轉繁體。variant: 'zh-tw'(default, 台灣正體) | 'zh-hk' | 'zh-hant'。
Schéma d'entrée
{
"properties": {
"text": {
"title": "Text",
"type": "string"
},
"variant": {
"default": "zh-tw",
"title": "Variant",
"type": "string"
}
},
"required": [
"text"
],
"title": "simplified_to_traditionalArguments",
"type": "object"
}Comment appeler
Une fois votre client MCP Twinkle Hub configuré, votre agent verra twtools-simplified_to_traditional. Demandez-lui simplement de l'appeler — exemple :
# Ask Claude / any MCP client: 請用 twtools-simplified_to_traditional 處理 "…"。 # It will call: twtools-simplified_to_traditional(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