Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The String node provides a simple way to input and pass through text data in your workflow. It takes a text string as input and outputs the same string unchanged, making it useful for providing text inputs to other nodes that require string parameters.

Inputs

ParameterData TypeRequiredRangeDescription
valueSTRINGYesAny textThe text string to be passed through the node

Outputs

Output NameData TypeDescription
outputSTRINGThe same text string that was provided as input