clickup_goal_delete
Permanently delete a ClickUp goal and all associated key results. This destructive action removes historical progress data and cannot be reversed.
Instructions
Permanently delete a ClickUp goal along with all its key results. Destructive, irreversible, and cascading — confirm with the user before calling. Historical progress data on the goal is lost. Returns an empty object on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | ID of the goal to delete. Obtain from clickup_goal_list (field: id) or clickup_goal_get. All child key results are deleted with it. |