text_fullwidth
Convert text between full-width and half-width characters, including Chinese punctuation. Use to_full for half-width to full-width, to_half for full-width to half-width.
Instructions
全角/半角互转。to_full=半角转全角;to_half=全角转半角(含中文标点:。、《》等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| action | No | to_half |