evolution_chat_update_message
Edit a previously sent text message on WhatsApp by specifying the recipient, message key, and new text content.
Instructions
Edit a previously sent text message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key of the message to edit. | |
| text | Yes | New text content. | |
| number | Yes | Recipient phone number (digits, country code) or full WhatsApp JID. | |
| instance | No | WhatsApp instance name. Optional if EVOLUTION_DEFAULT_INSTANCE is configured. |