Forward Message
neuron_forward_messageForward a WhatsApp message from one chat to another. Uses copy-send approach — the message content is re-sent to the destination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination chat JID | |
| from | Yes | Source chat JID | |
| channelId | Yes | WhatsApp channel identifier (UUID) | |
| messageId | Yes | WhatsApp message ID to forward |