NodesProcessing Nodes
Edit Page on GitHubNumber to Text
Converts a number (integer or float) into its string representation.
textnumconverterstringEasy0
Number to Text
0Flow
Text
Tool
Flow
Not connectedFlow
Number
Description
Converts a numerical value into its string representation, allowing for text-based operations and concatenation.
Common Use Cases
- Combining numbers with text
- Formatting numerical output
- Preparing numbers for text-based APIs
Inputs
The input connections this node accepts:
NameDescriptionTypeFlowThe flow of the workflowFlowNumberNumber to convertNumberOutputs
The output connections this node provides:
NameDescriptionTypeTextThe number in text formatTextToolThe tool version of this node, to be used by LLMsToolFields
The configurable fields this node provides:
NameDescriptionTypeNumberNumber to convertNumberLast updated on