whatsapp_delete_message_for_me
Remove a WhatsApp message from your own chat view. Provide the message ID and chat JID to delete it only for yourself, leaving it visible to others.
Instructions
Delete a message only for yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | ID of the message to delete | |
| chatId | Yes | Chat JID | |
| senderId | No | Message sender JID | |
| isFromMe | No | Whether the message was sent by you | |
| timestamp | No | Message timestamp (ISO 8601) |