Skip to main content
Glama
lzx3in
by lzx3in

检查域名可用性

check_domain

Check domain availability for registration via Alibaba Cloud. Returns availability status, premium domain flag, and reasons if unavailable.

Instructions

通过阿里云检查域名是否可注册。返回可用性状态、是否溢价域名以及不可注册原因。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
feePeriodNo注册年限(1-10年,默认1年)
domainNameYes要查询的域名,例如: example.com
feeCommandNo操作类型: create(注册,默认)、renew(续费)、transfer(转入)、restore(恢复)
Behavior3/5

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

With no annotations provided, the description carries full burden. It discloses the return values (availability, premium flag, reason) and mentions the source (Alibaba Cloud), but does not explicitly state that the operation is read‑only or non‑destructive. The behavioral context is adequate but not fully transparent.

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 sentence that efficiently conveys the purpose, the backend (Alibaba Cloud), and the return structure. Every word serves a purpose; no filler or redundancy.

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

Completeness4/5

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

Given the tool's simplicity (one required parameter, no output schema, no annotations), the description covers the essential aspects: what it does, the provider, and key return fields. It could mention that the operation does not register or modify anything, but that is largely implied.

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?

All parameters are fully described in the input schema (100% coverage), so the description adds no additional meaning beyond what the schema already provides. The description does not elaborate on parameter usage or constraints beyond the schema definitions.

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 checks domain registration availability via Alibaba Cloud and specifies the returned information (status, premium flag, reasons for unavailability). It effectively distinguishes from sibling tools like query_domain_detail or create_order.

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

Usage Guidelines3/5

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

The description implies usage for checking domain availability but provides no explicit guidance on when to use this tool versus alternatives or when not to use it. No exclusions or alternative tool mentions are given.

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