End nodes are only available in Workflows. Chatflows use the Answer node instead.
Scenarios
In the long article generation example, the variableOutput declared by the End node is the output of the upstream Code node. This means the workflow ends after the Code node completes execution and outputs the Code node’s result.


