coolify_delete_application_scheduled_task
Delete a scheduled task from a Coolify application by providing the application UUID and task UUID. Confirm the destructive action to remove the task permanently.
Instructions
[DESTRUCTIVE] Delete a scheduled task from a Coolify application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the application | |
| confirm | No | Set to true to confirm this destructive operation | |
| task_uuid | Yes | UUID of the scheduled task |