Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

list_change_request_executions

Retrieve execution details for change requests in Alibaba Cloud DevOps to monitor deployment status and track application delivery progress.

Instructions

[application delivery] List change request executions

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYes组织ID
appNameYes应用名
snYes变更标识符
perPageNo分页尺寸参数,决定一页最多返回多少对象
pageNo页面分页时使用,用于获取下一页内容,默认第1页
orderByNo分页排序属性,决定根据何种属性进行记录排序;推荐在实现严格遍历时,使用 id 属性
sortNo分页排序升降序,asc 为升序,desc 为降序;推荐在实现严格遍历时,使用升序
releaseWorkflowSnYes流程唯一标识
releaseStageSnYes阶段唯一标识
Behavior2/5

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

No annotations are provided, so the description carries full burden. It only states it's a list operation, implying read-only behavior, but doesn't disclose pagination details (implied by parameters), rate limits, authentication needs, or what constitutes an 'execution' versus a 'change request'. For a tool with 9 parameters and no output schema, this is insufficient behavioral context.

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

Conciseness4/5

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

The description is extremely concise—just two words plus a domain tag—with no wasted words. However, it's arguably too brief given the tool's complexity (9 parameters, no output schema), bordering on under-specification rather than optimal conciseness. It's front-loaded but lacks substance.

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

Completeness2/5

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

Given the tool's complexity (9 parameters, 5 required), lack of annotations, and no output schema, the description is inadequate. It doesn't explain what 'executions' are, how results are structured, or usage context. The schema handles parameters well, but the description fails to provide necessary operational and domain context for effective tool selection and invocation.

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 100%, providing detailed parameter documentation (e.g., '分页尺寸参数,决定一页最多返回多少对象' for perPage). The description adds no parameter semantics beyond the schema, but the schema is comprehensive, meeting the baseline score of 3 for high coverage without extra value from the description.

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 'List change request executions' restates the tool name with minimal context. While it includes a domain tag '[application delivery]', it doesn't specify what 'executions' means or how this differs from sibling tools like 'list_change_requests' or 'list_change_orders_by_origin'. The purpose is vague beyond the basic verb-noun pairing.

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?

No guidance is provided on when to use this tool versus alternatives. With multiple sibling tools related to change requests (e.g., 'list_change_requests', 'get_change_request', 'list_change_orders_by_origin'), the description offers no differentiation, prerequisites, or context for selection. This leaves the agent guessing about appropriate use cases.

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/yjiace/alibabacloud-devops-mcp-server'

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