Update Mailbox
shipmail_update_mailboxChange a mailbox's display name by providing its ID and new name; set to null to clear the display name.
Instructions
Update mailbox display name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ShipMail resource ID. | |
| display_name | Yes | New display name, or null to clear. | |
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | Yes |