openclaw_cron_delete
Delete a scheduled cron job by its unique ID to stop recurring tasks or automated actions, preventing unwanted executions and keeping your automation workflow clean and organized.
Instructions
Delete a cron job by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID (UUID) to delete. |