delete_task
Delete a ClickUp task permanently by providing its task ID. This action cannot be undone, so use it to remove tasks you no longer need.
Instructions
Delete a task permanently. This action cannot be undone.
Args: task_id: Task ID, either a custom ID or ClickUp UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |