Type: nodetool.input.StringListInput
Namespace: nodetool.input
Description
Accepts a list of strings as a parameter for workflows. input, parameter, string, text, label, name, value
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| name | str |
The parameter name for the workflow. | `` |
| value | List[str] |
The list of strings to use as input. | [] |
| description | str |
The description of the input for the workflow. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | List[str] |
Metadata
Related Nodes
Browse other nodes in the nodetool.input namespace.