Get mailbox
get_mailboxRetrieve a single mailbox's full details: name, disabled status, admin roles, password strength, and timestamps using its email address.
Instructions
Get a single mailbox's info: name, disabled status, admin roles, password strength (0=very weak … 4=very strong, null=unknown) and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The full mailbox address, e.g. user@example.com |