CronTrigger
Starts the flow on a schedule.
Fields
| Field | Type | Required | What it does |
|---|---|---|---|
cron | string | yes | Five-field cron expression, for example "0 9 * * 1-5". Never finer than a minute. |
timezone | string | IANA zone such as Europe/Kyiv. Defaults to UTC. |
Output
trigger, cron, timezone, scheduledAt, nextRun, timestamp