clickup_goal_delete_kr
Permanently delete a key result from a ClickUp goal. Destructive and irreversible, recalculates goal completion from remaining key results.
Instructions
Permanently delete a single key result from a ClickUp goal. Destructive and irreversible — the historical progress for this key result is lost, and the goal's overall completion percentage is recalculated from the remaining key results. Returns an empty object on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kr_id | Yes | ID of the key result to delete. Obtain from clickup_goal_get (field: key_results[].id). |