This document explains the Combine Lists node, which merges multiple lists into one.Documentation Index
Fetch the complete documentation index at: https://docs.gumloop.com/llms.txt
Use this file to discover all available pages before exploring further.
Node Inputs
Required Fields
- Input1: First list of items
- Input2: Second list of items
- Add more inputs by clicking “Add Input”
Node Output
- Combined List: All items in one list in the same sequence they’re fed in.
Node Functionality
The Combine Lists node:- Merges multiple lists
- Preserves item order
- Maintains data types
- Handles empty lists
- Supports batch processing
Common Use Cases
- Data Consolidation:
- List Merging:
- Category Combining:
