domain_fetch_dns_records
Retrieve DNS records for any domain by specifying the domain name and optional record types. Returns current A, MX, TXT, and other records.
Instructions
Use this to get DNS records for a domain. Provide the domain name and optional record type such as A, MX, or TXT. Returns all matching DNS records currently in effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| record_types | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||