Update Scheduled Message
shipmail_update_scheduled_messageUpdate recipients, content, attachments, and delivery time of a future scheduled message before dispatch begins.
Instructions
Replace the recipients, content, staged attachments, and delivery time of a future scheduled message before dispatch begins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| id | Yes | Tracked scheduled message ID, starts with msg_. | |
| to | Yes | ||
| bcc | No | ||
| html | No | ||
| text | No | ||
| subject | Yes | ||
| references | No | ||
| in_reply_to | No | ||
| scheduled_at | Yes | ||
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. | |
| staged_attachment_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheduled_message | Yes |