Draft a forwarded WhatsApp message
forward_messageDraft a forward of an existing message to another chat, show a preview, and send only after user confirmation.
Instructions
Draft a forward of an existing message to another chat. Does not send. The recipient will see it marked as forwarded. Show the preview; after the user says yes, call confirm_send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Registry account id (default, work, …). Omit to resolve from chat_id or message_id, or the default account. | |
| message_id | Yes | Message id from read_messages / search_messages / get_message, e.g. "false_4072...@s.whatsapp.net_3EB0..." | |
| to_chat_id | Yes | Destination chat |