clickup_delete_key_result
Permanently delete a key result from its goal, removing targets that no longer apply while preserving the parent goal.
Instructions
Permanently delete a Key Result (Target) from its Goal.
When to Use:
Removing a target that no longer applies, while keeping the parent Goal.
When NOT to Use:
Deleting the whole Goal (and all its Key Results) — use
clickup_delete_goal.
Returns: A confirmation string on success.
Error Handling: 404 means the key_result_id does not exist or was already deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |