Skip to main content
Glama

dynadot_order

Manage domain orders and reseller operations with Dynadot, including checking order status, listing coupons, and verifying reseller WHOIS information.

Instructions

Orders, coupons, processing status, reseller operations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: list: List recent orders | status: Get order status | is_processing: Check if operations pending | coupons: List available coupons | reseller_verification: Set reseller WHOIS verification status
orderIdNoOrder ID
contactIdNoContact ID
statusNo
Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. However, the description only lists nouns without explaining any behavioral traits such as whether operations are read-only or mutative, what permissions are needed, or how results are returned. This is inadequate for a tool with multiple action types.

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

Conciseness2/5

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

The description is a comma-separated list of four nouns without sentence structure or front-loading of key information. It is under-specified rather than concise, failing to communicate purpose or usage efficiently. Each 'sentence' (though not properly formed) does not earn its place by adding value.

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

Completeness1/5

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

Given the tool's complexity with 4 parameters, multiple action types, no annotations, and no output schema, the description is completely inadequate. It does not explain return values, error conditions, or operational context, leaving significant gaps for the agent to understand how to use the tool effectively.

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?

Schema description coverage is 75%, providing a baseline. The description adds no meaningful parameter semantics beyond what the schema already states in the action enum descriptions. It does not clarify how parameters interact or provide context for their use, so it meets the minimum viable level without compensating for the coverage gap.

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

Purpose2/5

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

The description 'Orders, coupons, processing status, reseller operations' is a vague list of nouns rather than a clear statement of what the tool does. It restates concepts from the action enum without specifying the verb or how it operates, making it tautological and lacking a specific purpose. It fails to distinguish this tool from its siblings like dynadot_account or dynadot_domain.

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

Usage Guidelines1/5

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

The description provides no guidance on when to use this tool versus alternatives. It does not mention any context, prerequisites, or exclusions, and offers no comparison to sibling tools. This leaves the agent with no information to make an informed choice among the available 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/joachimBrindeau/domain-mcp'

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