Reply To Inbox Message
shipmail_reply_to_inbox_messageReply to a JMAP inbox message within its mailbox. Use the mailbox and message IDs from a list, and send only after user approves recipients and content.
Instructions
Reply to a JMAP inbox message within its mailbox. Use the mailbox and message IDs returned by shipmail_list_mailbox_inbox_messages, and only send after the user approves the exact recipients and content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| id | Yes | Mailbox ID. | |
| to | Yes | ||
| html | No | ||
| text | No | ||
| headers | No | ||
| metadata | No | ||
| message_id | Yes | JMAP inbox message ID. | |
| scheduled_at | No | ||
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. | |
| client_reference | No | ||
| source_rfc_message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |