capitalize
Transforms any string by capitalizing the first letter and converting the rest to lowercase. Use this tool to standardize text formatting for names, titles, or sentences.
Instructions
Sets the first character of the string to upper case, and all subsequent characters to lower case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||