cron_next
Calculate future execution times for cron expressions to schedule tasks and verify timing in development workflows.
Instructions
Show the next N run times for a cron expression
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Cron expression | |
| count | No | Number of next runs to show |