Create Mailbox
shipmail_create_mailboxCreate a new mailbox on your domain by providing the domain ID and email address. Optionally set a password and 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 |
|---|---|---|---|
| address | Yes | ||
| password | No | ||
| domain_id | Yes | ShipMail resource ID. | |
| display_name | No | ||
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. | |
| generate_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | Yes |