Switch

Route to multiple paths with ordered conditions and an else branch

What this step does

On the canvas this step appears as its own node with handles you wire to neighbours. Route to multiple paths with ordered conditions and an else branch Open the step sheet to change labels, descriptions, and family-specific fields. See the Logic article for how this template sits beside related steps.

Execution tab

Logic steps evaluate expression variables in gate cells. Use the Gate tab for decision and switch, the Branch tab on split to name parallel paths, and Output where you need per-branch shapes. Execution-style runtime knobs are minimal compared with AI or code.

Output tab

Use Output to map keys from {{exe.*}}, literals, or other tags into the JSON payload forwarded to the next step. See Expression variables for namespaces and resolution order.

Related