dohLookup
Resolve DNS records over HTTPS using a NextDNS profile. Specify a domain, record type, and optional profile ID to retrieve DNS answers.
Instructions
Perform a DNS-over-HTTPS lookup using a NextDNS profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to look up (e.g., "adwords.google.com") | |
| profile_id | No | NextDNS profile ID. If not provided, uses NEXTDNS_DEFAULT_PROFILE. | |
| record_type | No | DNS record type to query (default "A"). | A |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||