Create Safe Inbox Reply Draft
shipmail_create_inbox_reply_draftGenerate a reply draft for a thread reply version, with optional HTML or text content, without sending the email.
Instructions
Create a server-recipient-derived reply draft against a thread reply_version. This does not send email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mailbox ID. | |
| html | No | ||
| text | No | ||
| thread_id | Yes | ||
| reply_mode | No | reply | |
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. | |
| expected_reply_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inbox_reply_draft | Yes |