opn_get_dnsbl
Retrieves complete DNSBL configuration for a given blocklist UUID, including provider selection, allowlists, blocklists, and wildcards.
Instructions
Get full DNSBL configuration for a specific blocklist by UUID.
Use this when you need to see all available providers and their selection state, current allowlist/blocklist entries, and other DNSBL settings. Get the UUID from opn_list_dnsbl first.
Returns: dict with 'selected_providers', 'available_providers', 'allowlists', 'blocklists', 'wildcards', and config fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||