create_dns_record
Add A, AAAA, CNAME, MX, SRV, or TXT records to a domain by specifying name, type, and value. Creates multiple DNS records in one request.
Instructions
Create a new DNS record for a domain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name | |
| records | Yes | Array of DNS records to create |