resend_message
Resend a previously sent message. Loads the original send request and enqueues a brand-new send to the same recipient with the same content, producing a new messageId; the original message is unchanged. Rate limited per message (429 on rapid repeats).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | The message ID of the original message to resend |