Reply To Message
shipmail_reply_to_messageReply to a stored message by providing its ID and recipient list. User must approve recipients and content before sending.
Instructions
Reply to a stored ShipMail message whose ID starts with msg_. For JMAP inbox IDs, use shipmail_reply_to_inbox_message. Use only after the user approves the exact recipients and content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| id | Yes | Message ID to reply to. | |
| to | Yes | ||
| html | No | ||
| text | No | ||
| headers | No | ||
| metadata | No | ||
| scheduled_at | No | ||
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. | |
| sandbox_outcome | No | ||
| client_reference | No | ||
| source_rfc_message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |