get_domain_dns
Retrieve DNS records (A, CNAME, MX, TXT) for a domain to inspect current entries. Use after listing domains to get record details.
Instructions
Get the DNS host records on an owned domain — its A / CNAME / MX / TXT / etc entries (registrar-dependent; returns a not-implemented error when the registrar exposes no DNS API). Use to read the domain's current records. Read-only; replacing the records is a write and is not exposed as an MCP tool yet. The id comes from list_domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Domain id from list_domains. |