camelot_cron_job_generator
Generate and explain cron schedule expressions with human-readable descriptions. Create standard cron expressions for automated tasks.
Instructions
Cron Job Generator: Build and explain standard cron schedule expressions with human-readable descriptions.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/cron-job-generator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | No | Regular expression pattern or cron expression | 0 9 * * 1-5 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |