cloudflare_dns_get
Retrieve a specific DNS record from Cloudflare by providing the zone ID and record ID. Quickly access record details for management or troubleshooting.
Instructions
Get a single DNS record by its record ID.
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) |