add_domain
Add a custom domain to a brand, optionally setting it as primary or specifying content type. After adding, verify DNS activation with verify_domain.
Instructions
Add a new custom domain to the active brand. After adding, call verify_domain to check DNS and activate it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name, e.g. 'myblog.com' (protocol and www stripped automatically) | |
| brandId | No | Brand ID (uses active brand if omitted) | |
| isPrimary | No | Set as primary domain for the brand | |
| primaryContentType | No | What this domain primarily serves |