Skip to main content
Glama

dynadot_set_ns

Set the nameservers for a domain, supporting up to 13 nameserver hostnames. Specify domain and nameservers to update DNS delegation.

Instructions

Set the nameservers for a domain (up to 13).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainNameYes
nameserversYesNameserver hostnames (max 13)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description states the action but does not disclose behavioral traits such as whether it overwrites existing nameservers, requires authorization, or has side effects. With no annotations provided, the description should carry more behavioral context but fails to do so.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence that contains all necessary information without redundancy. It is appropriately sized and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple tool with 2 parameters and no output schema, the description is adequate. However, it lacks details on important aspects like whether the nameservers replace or append, and it does not leverage context to differentiate from many sibling tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description mentions the domain and nameservers, corresponding to the two parameters. However, it adds no additional meaning beyond the schema: the nameservers parameter already has a description in the schema. With 50% schema description coverage, the description marginally complements but does not significantly enhance understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Set the nameservers') and the resource ('for a domain'). It also specifies the limit of up to 13 nameservers, which distinguishes it from sibling tools like 'dynadot_set_default_ns' or 'dynadot_set_folder_ns'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives. There is no mention of prerequisites, exclusions, or context to help an agent decide between similar tools like 'dynadot_add_ns' or 'dynadot_set_folder_ns'.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Eyalm321/dynadot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server