List mailboxes
list_mailboxesList all mailboxes across every domain, with pagination and search queries to locate specific accounts. Returns address, name, flags, password strength, and timestamps.
Instructions
List all mailboxes in the account across every domain, with pagination (max 25 per page) and optional search query. Returns address, name, disabled/admin flags, password strength and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| query | No | Search query to filter results | |
| paging | No | Items per page (maximum 25) |