List DNS records
list_dns_recordsRetrieve all DNS records for a domain, with optional filtering by record type and subdomain name to quickly find specific entries.
Instructions
List DNS records for a domain. Optionally filter by record type, and by name as well (filtering by name requires a record type).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional filter — record name/subdomain (requires record_type) | |
| domain | Yes | The root domain, e.g. "example.com" | |
| record_type | No | Optional filter — A, AAAA, CNAME, MX, TXT, NS, SRV, CAA, ... |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| records | Yes |