Query-style condition string. May include datapill references
via template literals with wfa.dataPill().
OptionaldontWhen true, the action does not treat this condition as an error. Defaults to false.
Display label for the condition (visible in Flow Designer).
The status to set when this condition matches.
Status code (integer). Can be a number or a template expression with datapills.
Status message. Can be a string or a template expression with datapills.
Represents a single error evaluation condition for an action.
Each condition defines a rule that evaluates at runtime to determine the action's status. Conditions are evaluated in order — the first matching condition's status is applied.