Type: nodetool.output.StringOutput
Namespace: nodetool.output
Description
Output node for a string value. string, text, output, label, name
Use cases:
- Returning short text results or messages.
- Passing concise string parameters or identifiers between nodes.
- Displaying brief textual outputs.
- For multi-line text or structured document content, use appropriate output nodes if available or consider how data is structured.
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| name | str |
The parameter name for the workflow. | `` |
| value | str |
`` | |
| description | str |
The description of the output for the workflow. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | any |
Metadata
Related Nodes
Browse other nodes in the nodetool.output namespace.