get_message_by_id
Retrieve a specific WhatsApp message using its unique ID in the format jid:id. Enables direct access to message content for processing or display.
Instructions
Get a specific WhatsApp message by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | The message ID in the format jid:id (e.g., 123456789@s.whatsapp.net:ABCDEF) |