validate_cron_expression
Validate cron expression syntax and receive specific errors for invalid fields. Get immediate confirmation whether the expression is correct.
Instructions
Check if a cron expression is syntactically valid. Returns specific errors for invalid fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Cron expression to validate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |