Combine Data
Uncontrolled node
Overview
This node combines two data inputs into a single data output. You can use this node to combine together dictionaries and lists.
Inputs
| Input | Type | Description | Default |
|---|---|---|---|
| data1 | Data | The first data | - |
| data2 | Data | The second data | - |
Outputs
| Output | Type | Description |
|---|---|---|
| output | Data | A combination of data1 and data2 |