Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

list_app_orchestration

Retrieve application orchestrations from Alibaba Cloud Yunxiao to manage deployment workflows and application delivery processes.

Instructions

[application delivery] List application orchestrations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYes组织ID
appNameYes应用名
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 the action ('List') without detailing traits like pagination, sorting, filtering beyond the parameters, rate limits, or authentication needs. For a list operation with no annotation coverage, this leaves critical behavioral aspects unspecified, though it doesn't contradict any annotations.

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 very concise with a single sentence and no wasted words. However, the bracketed '[application delivery]' feels slightly extraneous and could be integrated more smoothly. Overall, it's front-loaded and efficient, though minimalism limits informativeness.

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 lack of annotations and output schema, the description is incomplete for a list tool with two required parameters. It doesn't explain what 'application orchestrations' entail, the return format, or how parameters affect the listing (e.g., filtering logic). For a tool in a complex domain with many siblings, more context is needed to ensure proper usage.

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%, with clear parameter descriptions ('组织ID' and '应用名'), so the schema already documents the inputs adequately. The description adds no additional meaning about the parameters, such as format examples or constraints beyond what the schema provides. This meets the baseline for high schema coverage but doesn't enhance understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states the action ('List') and resource ('application orchestrations'), which is clear but basic. It does not differentiate from sibling tools like 'list_applications' or 'get_app_orchestration', leaving ambiguity about scope (e.g., whether it lists all orchestrations or filtered ones). The bracketed '[application delivery]' adds minimal context but doesn't specify the tool's exact purpose beyond the verb and noun.

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?

No guidance is provided on when to use this tool versus alternatives. With siblings like 'list_applications' and 'get_app_orchestration', the description lacks any indication of context, prerequisites, or exclusions. This forces the agent to infer usage from the name alone, which is insufficient for effective tool selection.

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