text_sorter
Sort lines of text alphabetically, by length, or in reverse order. Random ordering is also supported.
Instructions
Sort lines of text alphabetically, by length, or in reverse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to sort (one item per line) | |
| mode | No | alpha_asc |