Node reference
Auto-generated from the canonical nodeDefinitions registry in packages/shared/src/definitions.ts. Every supported node type, every config field, every default value — kept in lock-step with the running code by the docs build.
136 node types across 8 categories.
Categories
- Input — Workflow entry points: triggers (cron, webhook, manual, form, chat, MCP-server) and static-input helpers. (27 nodes)
- LLM — Chat-completion model adapters and prompt-template helpers. (15 nodes)
- Agent — Tool-calling agent runtimes and the multi-turn memory + artifact stores that back them. (2 nodes)
- MCP — Model Context Protocol clients and the workflow-as-MCP-tool exposure node. (1 node)
- RAG — Retrieval-Augmented Generation: embedders, vector stores, document loaders, retrievers. (5 nodes)
- Connector — External system integrations — HTTP, SQL, NoSQL, cloud SDKs, SaaS APIs. (41 nodes)
- Utility — DAG control flow: branching, looping, merging, sub-workflows, code execution, set/wait. (40 nodes)
- Output — Terminal nodes that shape the workflow's response payload. (5 nodes)