Conditional branch card with a dashed condition row and side-by-side true and false outcome cards labeled with emerald and rose pills.
The import and the props worth knowing about, in one place.
import { Automation5 } from "@/components/beste/piece/automation5";
<Automation5
condition="amount > $100"
truthy={{
"label": "Notify finance",
"steps": "2 actions"
}}
falsy={{
"label": "Skip",
"steps": "no actions"
}}
ifLabel="if"
trueLabel="true"
falseLabel="false"
/>Workflow filter card with an all/any segmented toggle and a stack of monospace field-operator-value condition rows plus an add-filter link.
Pause-step card with a dashed border, a tone-tinted timer tile, the wait duration, and a subtle continuation note.
Seven-day workflow health card with stacked emerald success and rose failure bars, a success rate headline, and totals footer.
Autocomplete variables card grouped by source (Trigger, Customer, Order) with monospaced handlebars-wrapped violet chips for each path.