get_domain_records
Retrieve MX, TXT, and CNAME records needed to verify a domain before calling verify_domain.
Instructions
Get the DNS records required to verify a domain.
Returns MX, TXT, and CNAME records that must be added at your domain registrar before calling verify_domain.
Args: domain_id: The domain ID (from list_domains)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |