Delete Inbox Message
shipmail_delete_inbox_messagePermanently delete an inbox message from Trash or Junk folder. Requires the message to be moved to Trash first using the move tool.
Instructions
Permanently delete one inbox message that is already in Trash or Junk. To move a message to Trash, use shipmail_move_inbox_message with target_role=trash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mailbox ID. | |
| message_id | Yes | JMAP inbox message ID. | |
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |