create-me-dns-record
Add a DNS record (A, AAAA, CNAME, MX, TXT, NS, ALIAS, SRV, CAA) to a Muumuu Domain. Provide the domain ID, fully-qualified domain name, record type, and value. Changes are applied to Muumuu's authoritative nameservers.
Instructions
Create a new DNS record on an owned domain. Changes take effect on Muumuu's authoritative nameservers. Mutating operation: confirm intent with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain-id | Yes | Domain ID issued by Muumuu Domain. Format: 'MU' followed by 8 digits (e.g. MU00000001). | |
| payload | Yes | DNS record to create. |