ecp_crontab_remove
Remove an existing scheduled cron job by providing the exact cron expression and command. Ensures precise deletion without affecting other entries.
Instructions
Remove a scheduled cron job. Must match an existing entry's cron_expression and command exactly (see ecp_crontab_list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| confirm | Yes | ||
| cron_expression | Yes |