Node Reference
Complete reference for all available nodes in Axellero.
Axellero provides a rich library of nodes for building workflows and AI agents. Nodes are organized into four categories, matching the Node Picker in the editor.
Node Categories
Core Nodes
Flow control, triggers, code execution, AI agents, and system utilities.
Sandbox Tools
Secure development environment with execution, file management, web operations, and data processing.
Integrations
Third-party services: databases, APIs, messaging, CRM, and more.
MCP Tools
Model Context Protocol servers for extended AI capabilities.
Bundles
Action-based groupings including Research Tools and Sandbox & Development Tools.
Core Nodes
Essential nodes organized into 8 groups:
| Group | Nodes |
|---|---|
| Flow Control | Branch, Loop, Error Handler, Nested Workflow |
| Triggers | REST, GraphQL, Schedule, Kafka, RabbitMQ |
| 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 | Roles, Permissions, Sessions |
| System Tools | Logger, Timer, Random String, Timeout |
Integration Nodes
Third-party integrations organized into 11 groups:
| Group | Examples |
|---|---|
| Databases | PostgreSQL, Oracle |
| APIs & Protocols | REST, GraphQL, SOAP |
| File Transfer | FTP, SFTP, S3 |
| Message Queues | Kafka, RabbitMQ |
| Email & Messaging | Gmail, Telegram, SMTP |
| AI & LLM | OpenAI, Anthropic |
| CRM | amoCRM, Bitrix24 |
| Documents | Carbone, OnlyOffice |
| Productivity | Linear, Google Calendar, Outline |
| Government | eGov Gateway, Digital Sign |
| Weather | OpenWeather |
Sandbox Tools
Secure development environment tools organized into 5 groups:
| Group | Tools |
|---|---|
| Execution Tools | Code Execution, Command Execution, Package Installer |
| File System Tools | Upload, Download, CRUD operations, Search, Manipulation |
| Web Tools | Web Search, Web Scraping, Image Search |
| Data Analysis Tools | Excel Analysis, Statistical Analysis, Data Transformation |
| Document Generation | DOCX Generation, Report Templates, Document Processing |
JS Sandbox
Custom JavaScript nodes have access to built-in utilities for HTTP requests, cryptography, encoding, and more. For advanced development workflows, see the Sandbox & Development Tools bundle.