Skip to main content
Every workflow is built from nodes. Each one does one thing well. Wire them together and the possibilities multiply.

Data Nodes

Input, Output, Value – get data in and out.

Execution Nodes

Prompt, Workflow – where AI meets orchestration.

Knowledge Search

Query a knowledge base for context.

Script

Run custom code in a secure sandbox.

Transform Nodes

String, Array, JSON Query – reshape data between steps.

Fanout

Process items in parallel.

Control Flow

If, Switch – conditional branching.

Loop

Repeat operations with controlled feedback.

Assertion

Validate conditions during evaluations.