Update Inbox Message
shipmail_update_inbox_messageSet the read or starred state of a specific inbox message using its unique message ID.
Instructions
Set read and/or starred state on one inbox message. Use only when the operator has identified the exact message ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mailbox ID. | |
| read | No | Set the message read state. | |
| starred | No | Set the message starred state. | |
| 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 |
|---|---|---|---|
| inbox_message_action | Yes |