dns_list_cache
List cached DNS zones in a hierarchical tree. Omit the domain for top-level zones, or provide a parent domain to view its cached subdomains.
Instructions
List zones in the DNS cache. Returns a hierarchical tree — call with no domain to see top-level zones, then pass a domain (e.g. 'com') to drill into cached subdomains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Optional parent domain to list children of (e.g. 'com' to see cached .com domains). Omit to see top-level zones. |