create_email_account
Create an email account with SMTP credentials. Returns SMTP password once — save it. The account can then send/receive via this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Sending domain (auto-derived from address if omitted) | |
| address | Yes | Email address (e.g. sales@company.com) | |
| display_name | No | Display name for the account |