Skip to main content
Glama
aliyun

Alibaba Cloud MCP Server

Official
by aliyun

DescribeRegions

Retrieve a list of Alibaba Cloud regions based on billing type, resource type, and language preferences to streamline resource management and deployment planning.

Instructions

根据计费方式、资源类型等参数查询地域信息列表。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
AcceptLanguageNo根据汉语、英语和日语筛选返回结果。更多详情,请参见[RFC 7231](https://tools.ietf.org/html/rfc7231)。取值范围: - zh-CN:简体中文。 - zh-TW:繁体中文。 - en-US:英文。 - ja:日文。 - fr:法语。 - de:德语。 - ko:韩语。 默认值:zh-CN。 请注意,提供参数要严格按照参数的类型和参数示例的提示,如果提到参数为String,且为一个 JSON 数组字符串,应在数组内使用单引号包裹对应的参数以避免转义问题,并在最外侧用双引号包裹以确保其是字符串,否则可能会导致参数解析错误。参数类型: string,参数示例:zh-CN
InstanceChargeTypeNo实例的计费方式,更多信息,请参见[计费概述](~~25398~~)。取值范围: - PrePaid:包年包月。此时,请确认自己的账号支持余额支付或者信用支付,否则将报错InvalidPayMethod。 - PostPaid:按量付费。 - SpotWithPriceLimit:设置上限价格。 - SpotAsPriceGo:系统自动出价,最高按量付费价格。 默认值:PostPaid。 请注意,提供参数要严格按照参数的类型和参数示例的提示,如果提到参数为String,且为一个 JSON 数组字符串,应在数组内使用单引号包裹对应的参数以避免转义问题,并在最外侧用双引号包裹以确保其是字符串,否则可能会导致参数解析错误。参数类型: string,参数示例:PrePaid
RegionIdNo地域ID
ResourceTypeNo资源类型。取值范围: - instance:ECS实例。 - disk:磁盘。 - reservedinstance:预留实例券。 - scu:存储容量单位包。 默认值:instance。 请注意,提供参数要严格按照参数的类型和参数示例的提示,如果提到参数为String,且为一个 JSON 数组字符串,应在数组内使用单引号包裹对应的参数以避免转义问题,并在最外侧用双引号包裹以确保其是字符串,否则可能会导致参数解析错误。参数类型: string,参数示例:instance
Behavior2/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. It only states what the tool does (query) without mentioning whether it's a read-only operation, if it requires authentication, rate limits, or what the output format looks like. For a query tool with no annotation coverage, this leaves critical behavioral traits unspecified.

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, efficient sentence that directly states the tool's function without unnecessary words. It's front-loaded with the core purpose and mentions key parameters, making it easy to understand at a glance. Every part of the sentence contributes to clarifying the tool's intent.

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 tool's complexity (4 parameters, no output schema, no annotations), the description is minimally adequate. It covers the basic purpose but lacks details on output format, error handling, or when to use it relative to siblings. For a query tool with no output schema, the description should ideally hint at the return structure, but it doesn't, leaving gaps in completeness.

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?

The schema description coverage is 100%, with detailed descriptions for all four parameters including enums and defaults. The description adds minimal value beyond the schema by mentioning '计费方式、资源类型等参数' (billing method, resource type, and other parameters), which aligns with the schema but doesn't provide additional context like parameter interactions or usage examples. Baseline 3 is appropriate given the comprehensive schema.

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 tool's purpose: '查询地域信息列表' (query region information list) based on billing method and resource type parameters. It specifies the verb (query) and resource (region information list), making the function unambiguous. However, it doesn't differentiate from sibling tools like DescribeZones or DescribeAvailableResource, which likely provide similar geographical information.

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?

The description provides no guidance on when to use this tool versus alternatives. It mentions parameters but doesn't explain the context for querying regions, such as when setting up infrastructure or checking availability. With sibling tools like DescribeZones and DescribeAvailableResource that might overlap, the lack of differentiation is a significant gap.

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

Related 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/aliyun/alibabacloud-ecs-mcp-server'

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