clickup_group_delete
Permanently delete a ClickUp user group. Assignments and mentions remain as historical records, but the group is no longer usable.
Instructions
Permanently delete a ClickUp user group. Destructive and irreversible — assignments and mentions that referenced the group remain as historical records, but the group can no longer be used going forward. The individual users are not affected. Returns an empty object on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ID of the group to delete. Obtain from clickup_group_list (field: id). |