Skip to main content
Glama

dynadot_get_open_auctions

Retrieve a list of active expired-domain auctions. Requires prior API access approval from Dynadot.

Instructions

List active expired-domain auctions. NOTE: requires Dynadot to grant auction-API access on your account; otherwise returns 403.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageIndexNo
countPerPageNo
Behavior3/5

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

No annotations provided, so description carries burden. Adds critical access requirement and error condition, but does not disclose pagination behavior, rate limits, or default parameter values.

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?

Two concise sentences: first states purpose, second adds essential prerequisite. Every sentence provides value, no waste.

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?

Covers purpose and critical access note, but lacks parameter documentation and output description. Adequate for a simple list tool but has clear gaps without output schema.

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 0%, and description provides no explanation of pageIndex or countPerPage, leaving their semantics entirely to the agent's inference.

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?

Description uses specific verb 'List' and resource 'active expired-domain auctions', clearly distinguishing from sibling tools like get_closed_auctions or get_open_backorder_auctions.

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

Usage Guidelines4/5

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

Explicitly states prerequisite of auction-API access and consequence (403 error), providing clear context for when to use. Does not name alternatives but contextually implies comparison with other auction 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