End

Stop the workflow: accepts connections in, none out. Declare an Output schema to publish a filtered object for tool callers.

What this step does

On the canvas this step appears as its own node with handles you wire to neighbours. Stop the workflow: accepts connections in, none out. Declare an Output schema to publish a filtered object for tool callers. Open the step sheet to change labels, descriptions, and family-specific fields. See the Termination article for how this template sits beside related steps.

Execution tab

The end step usually has little on Execution; focus on Output when you must shape the final branch payload. Read Execution settings for how tabs split runtime work from outbound mapping.

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