crypto_morse
Encode text to Morse code or decode Morse back to text. Supports English, numbers, punctuation, and Chinese by converting to pinyin first.
Instructions
摩尔斯电码加密/解密。支持英文、数字、常用标点;中文先转拼音再编码
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| action | No | encode |