get_domain_records
Retrieve DNS records for a registered domain at any time after creation. Pass the domain to get the current set of records that were originally returned when the domain was registered.
Instructions
Re-fetch the DNS records for an already-registered domain (same set create_domain returned once at creation) - use this any time after creation, the records aren't only shown once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | A domain, e.g. example.com |