Nodes
Built-in nodes for your workflows
Nodes
Nodes are the building blocks of AgentLoops workflows. Each node performs a specific operation and can be connected to create complex automation flows.
Node Categories
Core Nodes
- Text Operations: String manipulation, formatting, and transformation
- Datetime Operations: Date and time processing
- Data Processing: JSON manipulation, data transformation
Control Flow
- Router: Conditional branching
- Loop: Iterative execution
- Merge: Combine multiple execution paths
Coming Soon
Detailed documentation on Core and Control Flow nodes is coming soon.