cloudflare_dns_delete
Delete a DNS record from a Cloudflare zone. Provide the zone ID or name and the record ID to remove the record from the DNS configuration.
Instructions
Delete a DNS record from a zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_id | Yes | Zone ID (32-char hex) or zone name (e.g., 'example.com') | |
| record_id | Yes | DNS record ID (32-char hex) |