reset_mailbox_password
Reset a mailbox's IMAP/SMTP-AUTH password when credentials are lost. Generate a new one or provide your own; it becomes active on next login and is displayed only once.
Instructions
Reset a mailbox's IMAP/SMTP-AUTH password. Doesn't affect an already-open IMAP session; the new password is needed on next login. Shown once, not recoverable later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | A domain, e.g. example.com | |
| password | No | Optional password (min 12 chars) - omit to auto-generate | |
| localPart | Yes | The part before @, e.g. "hello" for hello@example.com |