message_getOrder
Retrieve order details from a WhatsApp message using session, chat, and message IDs. Returns the order information linked to the specified message.
Instructions
[Message] Get the order details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | The chat id which contains the message | |
| messageId | No | Unique WhatsApp ID for the message | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |