cloudflare_dns_search
Search DNS records by name pattern to find records containing specific strings. Filter by record type and manage DNS configurations via Cloudflare API.
Instructions
Search DNS records by name pattern. Returns all records whose name contains the given string.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_id | Yes | Zone ID (32-char hex) or zone name (e.g., 'example.com') | |
| name | Yes | Name pattern to search for (partial match supported) | |
| type | No | Filter by record type (optional) |