Explain and check cron expressions
explain_cronExplain cron expressions in plain English, validate syntax, identify dialect and gotchas, detect never-firing schedules, and preview next 3 UTC runs.
Instructions
Explains up to 20 cron expressions in plain English and checks them: valid or why not, the dialect, gotchas (day-of-month OR day-of-week, uneven steps, GitHub's 5-minute floor), schedules that never fire, and the next 3 runs in UTC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dialect | No | detected when omitted | |
| expressions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |