Traditional → Simplified
twtools-traditional_to_simplified
GenericMIT
繁體中文轉簡體 (zh-cn)。
Input schema
{
"properties": {
"text": {
"title": "Text",
"type": "string"
}
},
"required": [
"text"
],
"title": "traditional_to_simplifiedArguments",
"type": "object"
}How to call
Once your Twinkle Hub MCP client is configured, your agent will see twtools-traditional_to_simplified. Just ask it to call — example:
# Ask Claude / any MCP client: 請用 twtools-traditional_to_simplified 處理 "…"。 # It will call: twtools-traditional_to_simplified(input="…")
Haven't set up a client yet?
Claude Desktop in 3 minutes — download the .mcpb and double-click, or see docs for other clients.
See user docs