tool_crontab
Parse cron expressions to extract structured details and calculate future execution times. Enter an expression to get parsed fields and next scheduled runs.
Instructions
[dev] Crontab
Parameters:
expression (string): Expression
Outputs:
parsed (json): Parsed
nextRuns (json): Next Runs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parsed | No | Parsed | |
| nextRuns | No | Next Runs | |
| expression | No | Expression |