cloudron_cancel_task
Cancel a running asynchronous operation in Cloudron to stop ongoing tasks and free up resources. Use this kill switch to halt processes like backups or updates before completion.
Instructions
Cancel a running async operation (kill switch). Returns updated task status with state "cancelled". Already completed tasks cannot be cancelled. Cancelled tasks cleanup resources (e.g., partial backups deleted).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The unique identifier of the task to cancel |