transform-text
Modify text case, format, or structure by applying operations like uppercase, lowercase, capitalize, reverse, or word count. Ideal for processing and transforming text efficiently.
Instructions
Transform text case and format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
operation | Yes | Transformation operation to apply | |
text | Yes | Text to transform |