delete_cron
Delete a specific cron job from a server by providing the server ID and cron job ID.
Instructions
Delete a cron job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | The ID of the server | |
| cron_id | Yes | The ID of the cron job to delete |