cloudflare-dns - Manage Cloudflare DNS records and zone information
Manage Cloudflare DNS records and zone details via the Cloudflare API, including listing, adding, updating, and deleting records.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Query zone list and IDs
- List DNS records
- Add DNS records
- Update DNS records
- Delete DNS records
Inputs
- Cloudflare API token
- Cloudflare account ID
- Zone ID or domain name
- DNS record details
Outputs
- Zone details and record list
- DNS record modification status
Requirements
- curl command-line tool
- jq command-line tool
- Cloudflare API token with Zone.DNS:Edit permission
