dns_list_allowed
List allowed DNS zones that bypass block lists. Start with top-level zones, then drill into subdomains by providing a parent domain.
Instructions
List allowed DNS zones (domains that bypass block lists). Returns a hierarchical tree — call with no domain to see top-level zones, then pass a domain (e.g. 'com') to drill into subdomains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Optional parent domain to list children of (e.g. 'com' to see all allowed .com domains). Omit to see top-level zones. |