dns_export_zone_file
Export a domain's DNS records as a standard zone file for backup, migration, or external management.
Instructions
Export domain records as standard DNS zone file format.
Args: domain: The domain name to export
Returns: DNS zone file content as string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |