delete_dns_record
Remove a specific DNS record from a GoDaddy domain zone by providing its recordId. Deletes permanently, so verify the record before proceeding.
Instructions
Permanently delete one DNS record (identified by recordId from list_dns_records). Irreversible — verify the record first. GoDaddy-managed SOA and apex NS records cannot be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain whose zone to modify, e.g. example.com. | |
| recordId | Yes | recordId of the record to delete (from list_dns_records). Deletion is irreversible. |