dns_delete_record
Delete a specific DNS record by providing the domain name and record ID, removing unwanted or outdated entries from your DNS zone.
Instructions
Delete a DNS record.
Args: domain: The domain name record_id: The record ID to delete ctx: FastMCP context for resource change notifications
Returns: Status message confirming deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| record_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||