opn_list_dns_overrides
Retrieves Unbound DNS host overrides, displaying which hostnames are mapped to specific IP addresses in the local resolver. Use it to audit local DNS records and identify custom mappings.
Instructions
List Unbound DNS host overrides (local DNS records).
Use this when you need to see which hostnames are overridden to specific IP addresses in the local DNS resolver. Returns: dict with 'rows' (list of overrides) and 'rowCount' (total).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||