Delete DNS Records
delete_dns_recordsRemove DNS records from a domain by matching name and type. Only records that match both are deleted, requiring prior verification to avoid disrupting services.
Instructions
Delete specific DNS records from a domain by name and type. Only records matching both the name AND type will be removed. Other records are not affected. WARNING: This permanently removes DNS records, which can break services relying on them. Always confirm with the user before calling this tool and use list_dns_records first to verify which records will be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name | |
| records | Yes |