Attach a condition to any step or action to decide at runtime whether it should run. A condition is a mustache expression that can reference outputs from earlier steps, workflow variables, or any other data in the execution context.Using conditions, you can introduce decision-making into workflows by asserting values, thresholds, or specific states.