title_case
Converts text to title case by capitalizing major words. Enter any text to standardize its headline formatting.
Instructions
Convert text to title case (capitalize major words).
Parameters:
text — Text to convert to title case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |