add_domain
Register a new sending domain. Provide a fully qualified domain name to receive DNS records for verification.
Instructions
Register a new sending domain. Returns the DNS records the user must add to their DNS provider, after which they should call check_domain_health to verify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| domain | Yes | FQDN to register (e.g. 'mail.example.com') |