Condition Router
Routes workflow execution based on conditional logic and input data evaluation.
Inputs
Conditionsrequired: Array of condition objectsInput Datarequired: Data to evaluate conditions againstDefault Route: Route to take if no conditions match
Example
Outputs
Selected Route: The chosen route based on evaluated conditionsMatched Condition: The condition that triggered the route
