Nextdns

NextDNS is a DNS service that enhances internet security and privacy by blocking malicious websites, tracking scripts, and ads before they reach your device.

68 actions Integration catalog
Request access
Connect Nextdns once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Allowlist EntryNEXTDNS_ADD_ALLOWLIST_ENTRY
Tool to add a domain to the allowlist of a NextDNS profile. Use when allowing specific domains under a profile after obtaining its ID.
Add Blocked TLDNEXTDNS_ADD_BLOCKED_TLD
Tool to add a top-level domain to the security blocklist for a NextDNS profile. Use after listing current security settings to ensure the TLD is not already blocked.
Add Denylist DomainNEXTDNS_ADD_DENYLIST_DOMAIN
Tool to add a domain to the denylist of a NextDNS profile. Use when blocking specific domains under a profile after obtaining its ID.
Add Parental Control CategoryNEXTDNS_ADD_PARENTAL_CONTROL_CATEGORY
Tool to add a content category to the parental control categories list. Use when you need to add a new category to block or allow specific content types like pornography, gambling, or social networks.
Add Parental Control ServiceNEXTDNS_ADD_PARENTAL_CONTROL_SERVICE
Tool to add a service to the parental control services list of a NextDNS profile. Use when blocking specific services (like social media platforms) under a profile.
Add Privacy BlocklistNEXTDNS_ADD_PRIVACY_BLOCKLIST
Tool to add a blocklist to the privacy blocklists for a NextDNS profile. Use when enabling additional privacy blocklists for a profile.
Add Privacy Native TrackerNEXTDNS_ADD_PRIVACY_NATIVE
Tool to add a native tracking service to the blocked list for a NextDNS profile. Use when blocking native trackers from specific vendors.
Add DNS Rewrite RuleNEXTDNS_ADD_REWRITE
Tool to add a DNS rewrite rule to a NextDNS profile. Use when you need to configure custom DNS resolution for specific domains.
Clear LogsNEXTDNS_CLEAR_LOGS
Tool to clear DNS logs for a NextDNS profile. Use when you want to remove all existing query logs for a given profile. Note: this operation cannot be undone.
Create ProfileNEXTDNS_CREATE_PROFILE
This tool allows users to create a new NextDNS profile. It uses the POST method at the endpoint https://api.nextdns.io/profiles. A profile is a distinct configuration set for DNS filtering and security settings.
Delete Allowlist EntryNEXTDNS_DELETE_ALLOWLIST_ENTRY
Tool to remove a domain from a NextDNS profile's allowlist. Use when you need to stop allowing a previously whitelisted domain.
Delete NextDNS ConfigurationNEXTDNS_DELETE_CONFIG
Tool to delete a NextDNS configuration profile. Use when you need to remove an existing profile by its ID. Use after confirming the profile exists.
Delete Parental Control CategoryNEXTDNS_DELETE_PARENTAL_CONTROL_CATEGORY
Tool to remove a category from parental control blocked categories. Use when you need to unblock a content category that was previously blocked. Use 'Get Parental Control Categories' first to verify the category is currently blocked.
Delete Parental Control ServiceNEXTDNS_DELETE_PARENTAL_CONTROL_SERVICE
Tool to remove a service from parental control blocked services. Use when you need to unblock a service (like TikTok, Instagram, or other apps) that was previously blocked.
Delete Privacy BlocklistNEXTDNS_DELETE_PRIVACY_BLOCKLIST
Tool to remove a blocklist from the privacy blocklists for a NextDNS profile. Use when disabling or removing privacy blocklists from a profile.
Delete Privacy Native TrackerNEXTDNS_DELETE_PRIVACY_NATIVE
Tool to remove a native tracking entry from a NextDNS profile's privacy settings. Use when you need to stop blocking a specific native app tracker (like Apple, Samsung, Huawei, etc.).
Delete DNS Rewrite RuleNEXTDNS_DELETE_REWRITE
Tool to delete a DNS rewrite rule from a NextDNS profile. Use when you need to remove an existing DNS rewrite rule by its ID.
Download LogsNEXTDNS_DOWNLOAD_LOGS
Retrieves the download URL for exported DNS query logs from a NextDNS profile. Returns a time-limited URL pointing to a CSV file containing the profile's DNS logs. Use this to export log data for analysis, backup, or compliance purposes. The profile_id can be obtained from the list_configurations action.
Get AllowlistNEXTDNS_GET_ALLOWLIST
Tool to retrieve the list of allowed domains for a NextDNS profile. Use when you need to view all domains currently whitelisted in a profile.
Get Analytics DestinationsNEXTDNS_GET_ANALYTICS_DESTINATIONS
Tool to retrieve destination analytics for a profile showing query destinations by country or GAFAM company. Use when you need to understand geographic distribution or big tech company query patterns.
Get Analytics DevicesNEXTDNS_GET_ANALYTICS_DEVICES2
Tool to retrieve device analytics for a profile showing identified devices with names, models, and query counts. Use when you need per-device query metrics within a specific time frame.
Get Analytics DNSSECNEXTDNS_GET_ANALYTICS_DNSSEC
Tool to retrieve DNSSEC validation analytics for a profile showing validated vs non-validated query counts. Use after selecting a profile to analyze DNSSEC validation statistics.
Get Analytics DomainsNEXTDNS_GET_ANALYTICS_DOMAINS
Tool to retrieve analytics data for domains within a specific profile. Use after confirming the profile ID to get per-domain query stats.
Get Analytics EncryptionNEXTDNS_GET_ANALYTICS_ENCRYPTION
Tool to retrieve encryption analytics for a profile showing encrypted vs unencrypted query counts. Use when you need to understand the breakdown of DNS queries by encryption status (DoH/DoT vs plain DNS).
Get Analytics IPsNEXTDNS_GET_ANALYTICS_IPS
Tool to retrieve analytics aggregated by client IP addresses. Use when you need to analyze DNS query distribution per client IP for a given profile.
Get Analytics IP VersionsNEXTDNS_GET_ANALYTICS_IP_VERSIONS
Tool to retrieve analytics grouped by IP version within a specific profile. Use after you have a profile ID to see IPv4 vs IPv6 query counts.
Get Analytics ProtocolsNEXTDNS_GET_ANALYTICS_PROTOCOLS
Tool to retrieve protocol analytics for a specific profile showing DNS protocol distribution (DNS-over-HTTPS, DNS-over-TLS, UDP). Use after confirming the profile ID to analyze protocol usage patterns.
Get Analytics Query TypesNEXTDNS_GET_ANALYTICS_QUERY_TYPES
Tool to retrieve DNS query counts broken down by query type. Use after selecting a profile and specifying date filters to analyze distribution by type.
Get Analytics Blocking ReasonsNEXTDNS_GET_ANALYTICS_REASONS2
Tool to retrieve blocking reasons analytics showing blocklists, native tracking protection, and other reasons for blocked queries. Use after selecting a profile to understand what categories are blocking queries.
Get Analytics StatusNEXTDNS_GET_ANALYTICS_STATUS
Tool to retrieve analytics status for a specific profile. Use when you need counts of DNS queries broken down by status categories.
Get LogsNEXTDNS_GET_LOGS
Tool to retrieve logs for a specific NextDNS profile with optional filters. Use after confirming the profile ID to fetch raw or filtered DNS logs.
Get Parental Control SettingsNEXTDNS_GET_PARENTAL_CONTROL
Tool to get parental control settings for a profile. Returns services, categories, safe search, YouTube restricted mode, and bypass blocking status.
Get Parental Control CategoriesNEXTDNS_GET_PARENTAL_CONTROL_CATEGORIES
Tool to get the list of blocked/allowed content categories for parental control. Use when you need to check which content categories are currently blocked or allowed for a specific profile.
Get Parental Control ServicesNEXTDNS_GET_PARENTAL_CONTROL_SERVICES
Tool to get the list of blocked/allowed services for parental control. Use when you need to review which services (like TikTok, Facebook, Netflix) are currently blocked or allowed in a profile's parental control settings.
Get Performance SettingsNEXTDNS_GET_PERFORMANCE_SETTINGS
Tool to get performance settings for a profile including ECS, cache boost, and CNAME flattening configuration. Use when you need to check current performance optimization settings before making changes.
Get Privacy SettingsNEXTDNS_GET_PRIVACY_SETTINGS
Tool to get privacy settings for a profile including blocklists, native tracking settings, disguised trackers, and affiliate settings. Use when you need to check the current privacy configuration before making changes.
Get Profile DetailsNEXTDNS_GET_PROFILE
Retrieves the details of a specific NextDNS profile. It requires a 'profileId' as a path parameter and returns the profile details including name, security, privacy, parental control, denylist, allowlist, and general settings.
Get DNS RewritesNEXTDNS_GET_REWRITES
Tool to retrieve the list of DNS rewrites for a NextDNS profile. Use when you need to view all custom DNS rewrite rules configured in a profile.
Get Security TLDsNEXTDNS_GET_SECURITY_TLDS
Tool to get the list of blocked TLDs (top-level domains) for a profile's security settings. Use when you need to retrieve only the blocked TLDs without fetching all security settings.
Get Profile SettingsNEXTDNS_GET_SETTINGS
Tool to get all settings for a NextDNS profile including logs, block page, performance, and web3 settings. Use when you need to retrieve the current configuration settings of a profile.
Get Block Page SettingsNEXTDNS_GET_SETTINGS_BLOCKPAGE
Tool to retrieve the block page settings for a NextDNS profile. Use when you need to check if the block page is currently enabled or disabled for a specific profile.
Get Logging SettingsNEXTDNS_GET_SETTINGS_LOGS
Tool to retrieve the logging settings for a NextDNS profile. Use when you need to check logging status, data retention period, storage location, or privacy options.
List Denylist DomainsNEXTDNS_LIST_DENYLIST_DOMAINS
Tool to list domains in the denylist for a profile. Use after confirming the profile ID to review all blocked domains. Example: "List denylist domains for profile abc123."
List ProfilesNEXTDNS_LIST_PROFILES
List all NextDNS profiles for the authenticated user, returning profile IDs and configurations. Returns all profiles with their IDs, names, fingerprints, and user roles. Profile IDs returned by this action are used as the 'profileId' or 'config_id' parameter for other NextDNS actions (e.g., get profile details, update profile, etc.).
List Security SettingsNEXTDNS_LIST_SECURITY_SETTINGS
Tool to list current security options for a NextDNS configuration. Use after obtaining the configuration ID to review active security settings.
Log Client IPsNEXTDNS_LOG_CLIENT_IPS
Tool to enable or disable logging of client IPs for a NextDNS configuration. Use when you need to toggle whether client IPs are recorded in DNS logs.
Toggle Domain LoggingNEXTDNS_LOG_DOMAINS
Tool to enable or disable logging of domains for a NextDNS profile. Use after retrieving profile settings when you need to adjust domain logging. Example: "Enable domain logging for profile abc123."
Remove Blocked TLDNEXTDNS_REMOVE_BLOCKED_TLD
Tool to remove a top-level domain from the security blocklist for a NextDNS profile. Use after listing current security settings to confirm the TLD is currently blocked.
Remove Denylist DomainNEXTDNS_REMOVE_DENYLIST_DOMAIN
Removes a domain from a NextDNS profile's denylist (blocklist). The domain will no longer be blocked by the DNS filter after removal. Use 'List Denylist Domains' first to verify the domain exists in the denylist before attempting removal.
Rename ConfigurationNEXTDNS_RENAME_CONFIG
Tool to rename a NextDNS configuration (profile). Use when you need to update a profile's name after obtaining its ID. Example: RenameConfig(name="Home Profile", config_id="d46a5b")
Replace AllowlistNEXTDNS_REPLACE_ALLOWLIST
Tool to replace the entire allowlist for a NextDNS profile. Use when you need to set a complete list of allowed domains, replacing all existing entries.
Replace DenylistNEXTDNS_REPLACE_DENYLIST
Tool to replace the entire denylist (blocked domains) for a NextDNS profile. This operation completely replaces all existing denylist entries with the provided list. Use when you need to bulk update the denylist or clear all blocked domains. To add/remove individual domains, use NEXTDNS_ADD_DENYLIST_DOMAIN or NEXTDNS_REMOVE_DENYLIST_DOMAIN instead.
Replace Parental Control CategoriesNEXTDNS_REPLACE_PARENTAL_CONTROL_CATEGORIES
Tool to replace the entire list of blocked/allowed content categories for parental control. Use this to set which content categories should be blocked or allowed for a profile.
Replace Parental Control ServicesNEXTDNS_REPLACE_PARENTAL_CONTROL_SERVICES
Tool to replace the entire list of blocked/allowed services for parental control. Use when you need to set all service restrictions at once, replacing existing settings.
Replace Privacy BlocklistsNEXTDNS_REPLACE_PRIVACY_BLOCKLISTS
Tool to replace the entire list of privacy blocklists for a NextDNS profile. This operation completely replaces all existing blocklists with the provided list. Use when you need to bulk update privacy blocklists or clear all blocklists.
Replace Privacy Native Tracking ServicesNEXTDNS_REPLACE_PRIVACY_NATIVES
Tool to replace the entire list of blocked native tracking services for a NextDNS profile. This operation completely replaces all existing native tracking service blocks with the provided list. Use when you need to bulk update blocked native trackers or clear all blocks.
Replace Security TLDsNEXTDNS_REPLACE_SECURITY_TLDS
Tool to replace the entire list of blocked TLDs (top-level domains) for a NextDNS profile's security settings. This operation completely replaces all existing blocked TLDs with the provided list. Use when you need to bulk update blocked TLDs or clear all TLD blocks. To add/remove individual TLDs, use NEXTDNS_ADD_BLOCKED_TLD or NEXTDNS_REMOVE_BLOCKED_TLD instead.
Update Allowlist EntryNEXTDNS_UPDATE_ALLOWLIST_ENTRY
Tool to update a specific allowlist entry in a NextDNS profile. Use when toggling the active status of a domain in the allowlist.
Update Denylist EntryNEXTDNS_UPDATE_DENYLIST_ENTRY
Updates a specific denylist entry in a NextDNS profile, typically to toggle its active status. Use when you need to temporarily enable or disable blocking for a domain without removing it from the denylist.
Update linked IPNEXTDNS_UPDATE_LINKED_IP
Updates the linked IP address for a NextDNS profile to the current caller's public IP. This is used for dynamic DNS setups where the profile needs to recognize the user's current IP address for DNS filtering to work properly.
Showing the first 60 of 68 actions.