waha_delete_message
Remove a specific message from a WhatsApp chat using the WAHA MCP Server. This destructive operation permanently deletes the selected message.
Instructions
Delete a specific message from a chat. This is a destructive operation and cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID (format: number@c.us) | |
| messageId | Yes | Message ID to delete (format: {fromMe}_{chat}_{message_id}[_{participant}]) |