Supported syntax
Natural-language translation is deterministic. Inputs outside supported grammar return a clear unsupported-expression error.
Supported patterns
- Every N minutes (N = 1..59), for example: Every 15 minutes
- Hourly
- Daily at time, for example: Daily at 09:00
- Weekdays at time / Weekends at time
- Explicit weekday lists at time, for example: Every Tuesday and Thursday at 23:00
- Direct cron input in text mode if the cron expression is valid
Input tips
- Case is not required. Lowercase input is accepted.
- Extra spaces are normalized before validation.
- Use a clear time format such as 09:00 or 11 PM.
If input is unsupported
Use Schedule builder mode, or rewrite your phrase into one of the supported patterns.