Core Nodes
Essential nodes for flow control, triggers, code execution, and AI capabilities.
Core nodes provide the foundational building blocks for your workflows and agents. These are the essential nodes that define the core logic and flow.
Node Groups
Flow Control
Branch, Loop, Error Handler, Nested Workflow
Code Execution
JavaScript, Python
Data & Storage
XML Converter, File Storage
AI & Knowledge
AI Agent, Sub-Agent, Knowledge Base
User Management
Sign-in/out, Create/Update/Remove user
Access Control
Role management, Permissions, Sessions
System Tools
Logger, Timer, Random String, Timeout
Overview
| Group | Nodes | Purpose |
|---|---|---|
| Flow Control | 5 nodes | Control execution flow with branching, loops, and error handling |
| Triggers | 10+ nodes | Start workflows from HTTP, messages, schedules, and webhooks |
| Code Execution | 2 nodes | Execute custom JavaScript or Python code |
| Data & Storage | 2 nodes | XML conversion and file storage operations |
| AI & Knowledge | 3 nodes | Build intelligent agents with LLM and RAG capabilities |
| User Management | 9 nodes | User authentication and account management |
| Access Control | 8 nodes | Role-based access control and permissions |
| System Tools | 4 nodes | Utility functions for logging, timing, and random generation |