coolify_delete_service_scheduled_task
Remove a scheduled task from a Coolify service by providing the service UUID and task UUID. Requires confirmation for this destructive action.
Instructions
[DESTRUCTIVE] Delete a scheduled task from a Coolify service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the service | |
| confirm | No | Set to true to confirm this destructive operation | |
| task_uuid | Yes | UUID of the scheduled task |