cron_explain
Explain a cron expression: the next N run times in a timezone. Send { expression, count?, timezone? }. [x402 paid tool — price $0.003; POST /api/cron/explain]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many next runs, default 5 | |
| timezone | No | IANA tz | |
| expression | Yes | 5-field cron expression |