Create Mailbox App Password
shipmail_create_mailbox_app_passwordCreates a revocable app password for a mailbox to use in email clients. Returns the secret only once, store it securely.
Instructions
Create a revocable mailbox credential for an email client. The secret is returned exactly once in this tool result, so only call after explicit operator approval and store it securely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mailbox ID. | |
| name | Yes | ||
| expires_at | No | ||
| allowed_cidrs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_password | Yes |