get_all_records_in_zone
Retrieve all DNS records in a zone, filtered by type and view, to audit or inventory DNS entries.
Instructions
List all DNS records in a specific zone. Returns all record types in the zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | DNS zone name (FQDN) | |
| view | No | DNS view | |
| record_type | No | Filter by record type: A, AAAA, CNAME, MX, PTR, SRV, TXT, HOST, etc. | |
| max_results | No | Maximum number of results |