You need to ensure that an orchestration workflow only runs if a specific threat intelligence score exceeds a threshold. Which node type do you use?
Decision nodes allow for conditional branching based on data values.
Why this answer
A 'Decision' node with a numeric comparison operator is used to evaluate threat scores and determine the execution path.