delete_chat_message
Permanently remove a ClickUp Chat message by its ID. This action cannot be undone and returns the deleted message ID.
Instructions
Permanently delete a Chat message by id (ClickUp Chat v3). This cannot be undone. Returns a confirmation with the deleted message id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| message_id | Yes | ID of the message to delete. |