cloudflare_dns_delete
Delete DNS records from Cloudflare zones to manage domain configurations and remove outdated entries using the Cloudflare API.
Instructions
Delete a DNS record from a zone.
Input Schema
TableJSON 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) |