Type: nodetool.text.CapitalizeText
Namespace: nodetool.text
Description
Capitalizes only the first character. text, transform, capitalize, format
Use cases:
- Formatting short labels or sentences
- Cleaning up LLM output before UI rendering
- Quickly fixing lowercase starts after concatenation
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| text | str |
`` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
Related Nodes
Browse other nodes in the nodetool.text namespace.