delete_dns_records
Remove DNS records from a domain by providing exact record details, including name and type, to match and delete entries.
Instructions
Delete DNS records for a domain. Requires full record data matching the existing record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name | |
| records | Yes | Array of DNS records to delete (must include full record data) |