ecp_crontab_add
Schedule a recurring cron job using a 5-field expression and command, executed under your system user after confirmation.
Instructions
Schedule a cron job. cron_expression is a standard 5-field schedule (e.g. '0 3 * * *'). The command runs unattended, repeatedly, as this account's own system user - review carefully before confirming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| confirm | Yes | ||
| cron_expression | Yes |