Cron Decode
cronParse a 5-field cron expression: get a plain-English explanation and the next N run times (UTC). POST { expression, count?, from? }. Price: $0.002/call with credits key; free demo without (2KB input cap).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | ISO date to project from | |
| count | No | ||
| expression | Yes | 5-field cron or @alias |