For-each loop card with a tone repeat tile, source expression, current/total counter, tone progress bar, and a sample value from the current iteration.
New here? Read the installation guide.
import { Automation14 } from "@/components/beste/piece/automation14";
<Automation14
headingLabel="For each item"
source="items[]"
current={3}
total={28}
currentLabel="current"
sampleKey="item.email"
sampleValue="ada@beste.co"
tone="violet"
/>Pause-step card with a dashed border, a tone-tinted timer tile, the wait duration, and a subtle continuation note.
Cron-based schedule card with a sky repeat tile, human-readable cadence, monospace cron expression, next run countdown, and timezone.
Autocomplete variables card grouped by source (Trigger, Customer, Order) with monospaced handlebars-wrapped violet chips for each path.


Triggers on Stripe payment, logs the invoice in Notion, and posts a thread to #revenue.
Marketplace recipe card with a row of app slots that accept either a custom image or a brand-colored icon preset, plus name, description, install count, and a tone Use-recipe CTA.