Capitalize only the first letter of each sentence. Useful for normalizing text typed in all caps or inconsistent casing.
Example
Hello World → Hello world
foo_bar_baz → Foo_bar_baz
The Quick Brown Fox → The quick brown fox
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations