- Triggers — 3 steps. Steps that start a process — on a schedule, on demand, or when something arrives.
- Flow — 10 steps. Steps that control the path your process takes — branching, splitting, combining, waiting.
- Data — 7 steps. Steps that shape information as it moves — filtering, sorting, reformatting, calculating.
- AI — 1 steps. Steps that use a language model to read, write, classify, or decide.
- Utility — 1 steps. Small helpers that fill in the gaps.
Builtin nodes
Node reference
Every builtin step, grouped by what it does for your process.
These are the steps Workmore gives you out of the box. They are introduced in
plain terms throughout the guides; this page is the full list for reference.