clean_lowercase
Convert text to lowercase for consistent formatting and improved text processing in natural language workflows.
Instructions
Convert text to lowercase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |