register_sender_domain
Register a custom email sending domain for your project. Get required DNS records (DKIM, SPF, DMARC) to verify, then email sends from your domain instead of the default.
Instructions
Register a custom email sending domain for a project. Returns DNS records (DKIM CNAMEs + SPF/DMARC) to add. Once verified, email sends from your domain instead of mail.run402.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| domain | Yes | The domain to register for email sending (e.g., 'kysigned.com') |