NodesOperation
Stop
Slot Usage: 0
Overview
Stop terminates the current flow path immediately.
Use this as a hard end-point when no downstream execution should continue.
Input
This node has no input fields.
Output
No custom output fields.
Flow Behavior
Runtime returns no outgoing edge (nullopt), so this path ends at this node.