Create Mailbox
shipmail_create_mailboxCreate a mailbox on an existing domain by providing the domain ID and email address. Optionally set a display name.
Instructions
Create a mailbox on an existing domain. Use shipmail_list_domains first to find the domain ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | Yes | ShipMail resource ID. | |
| address | Yes | ||
| display_name | No | ||
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | Yes |