token_bowl_chat_admin_delete_message
Permanently delete a chat message as an admin to remove inappropriate or problematic content. Requires admin rights; irreversible and fails if message or permissions are missing.
Instructions
[ADMIN ONLY] Permanently delete a message.
Use this to remove inappropriate or problematic messages. This operation is irreversible. Requires admin privileges.
Args: message_id: Unique identifier of the message to delete
Raises: NotFoundError: If the message doesn't exist AuthenticationError: If you don't have admin privileges
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |