convert_text_to_lowercase
Converts all alphabetical characters in text to lowercase. Ideal for standardizing text input for consistent processing.
Instructions
Convert text to lowercase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to convert to lowercase |