Twinkle HubTwinkle Hub

繁體 → 簡體

tw_traditional_to_simplified

その他 · 26 件🇹🇼 台湾読み取り専用

繁體中文轉簡體 (zh-cn)。

パラメータ

名前説明
text *string
生の JSON schema
{
  "properties": {
    "text": {
      "title": "Text",
      "type": "string"
    }
  },
  "required": [
    "text"
  ],
  "title": "traditional_to_simplifiedArguments",
  "type": "object"
}

呼び出し方

スターター——パラメータは​上表参照
tw_traditional_to_simplified({ text: "…" })