clickup_goal_delete_kr
Delete a key result from a ClickUp goal to remove outdated metrics and recalculate overall progress. This action permanently removes the selected key result and its historical data.
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). |