Skip to main content
Glama
lzx3in
by lzx3in

创建域名注册订单

create_order

Create a domain registration order that requires payment. Use a pre-created registrant profile and confirm domain availability with check_domain first.

Instructions

创建域名注册订单(警告:此操作涉及支付)。需要提供已创建的注册者模板ID。建议先使用 check_domain 确认可注册性。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dns1No主DNS服务器(默认: ns1.aliyun.com)
dns2No副DNS服务器(默认: ns2.aliyun.com)
periodYes注册年限(1-10年)
couponNoNo优惠券代码(可选)
domainNameYes要注册的域名
enableDomainProxyNo是否开启WHOIS隐私保护(默认关闭)
registrantProfileIdYes注册者模板ID(需先在阿里云控制台创建)
Behavior3/5

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

With no annotations, the description carries full burden. It warns about payment involvement and the need for a registrant profile ID, but does not disclose post-order behavior, failure modes, or whether the operation is synchronous.

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 sentences with no wasted words: first sentence states purpose and critical warning, second sentence lists prerequisite and suggestion. Front-loaded and efficient.

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?

Given the complexity (7 params, no output schema), the description is adequate but leaves gaps: no explanation of return value, payment process, or error handling. Sibling tools provide some context.

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

Parameters4/5

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

Schema has 100% coverage, so baseline is 3. Description adds value by emphasizing the registrantProfileId must be pre-created and suggesting prior domain check, but does not elaborate on parameter values beyond the schema.

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 tool's purpose: '创建域名注册订单' (create domain registration order). It distinguishes from siblings (check_domain, query_domain_detail, list_domains) by being the only order creation tool.

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?

The description recommends first using check_domain to confirm registrability, providing a clear usage context. It implies when to use this tool, though lacks explicit exclusions or alternatives.

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/lzx3in/mcp-aliyun-domain'

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