Skip to main content
Glama

dynadot_clear_domain_setting

Reset a specific domain setting—such as forwarding, DNS, nameservers, or email forwarding—to its default state.

Instructions

Reset a specific domain setting (forwarding, dns, ns, etc.) to defaults.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainNameYes
serviceYesSetting to clear (e.g. 'forwarding', 'dns', 'ns', 'email_forward')
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for disclosing behavior. It does not mention permissions, destructiveness (e.g., overwriting custom settings), or side effects. The description merely says 'reset to defaults' without elaboration.

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

Conciseness4/5

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

The description is a single sentence that is clear and concise. It follows the principle of front-loading the core action. However, it could be slightly more structured if it separated the action from examples.

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 2-parameter tool without an output schema, the description covers the basic purpose. However, it lacks information about return values, error conditions, or required permissions, making it merely adequate.

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

Parameters2/5

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

Schema coverage is 50%; only `service` has a description in the schema, which already gives examples. The description repeats those examples without adding new meaning. The `domainName` parameter is not explained in either the schema or the description.

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

Purpose4/5

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

The description clearly states the action ('Reset a specific domain setting to defaults') and provides examples of settings. It conveys a specific verb+resource, but does not explicitly distinguish from other similar tools like `dynadot_set_clear_default_setting`.

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 on when to use this tool versus alternatives such as the `set_*` tools. For example, it could mention that this reverts to defaults while set- tools apply custom values. This omission makes it less helpful for an agent deciding between tools.

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