Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

execute_job_action

Control deployment jobs in Alibaba Cloud DevOps by pausing, resuming, rolling back, or stopping environment deployments using specific change and job identifiers.

Instructions

[application delivery] 操作环境部署单

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYes组织ID
appNameYes应用名
changeOrderSnYes部署单编号,即 changeOrder.sn
jobSnYes环境部署单编号,即 job.sn
actionYes
Behavior2/5

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

With no annotations provided, the description carries full burden but offers minimal behavioral insight. It implies a deployment-related action but doesn't disclose critical traits like whether it's destructive, requires specific permissions, has side effects, or returns any output. The vague phrasing fails to compensate for the lack of structured annotations.

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

Conciseness2/5

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

While concise with a single phrase, the description is under-specified rather than efficiently structured. It fails to front-load essential information and doesn't use its limited space effectively to clarify purpose or usage, making it more of a placeholder than a helpful summary.

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?

For a tool with 5 required parameters, nested objects, no output schema, and no annotations, the description is inadequate. It doesn't address the complexity of the action object, potential side effects, or expected outcomes. Given the rich input schema and lack of other structured data, the description should provide more contextual 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?

Schema description coverage is 80%, providing a solid baseline. The description adds no parameter-specific information beyond what the schema already documents (e.g., organizationId, actionType with enum values). It doesn't explain relationships between parameters or usage nuances, so it meets but doesn't exceed the baseline expectation.

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 '[application delivery] 操作环境部署单' is vague and tautological. It restates the tool name 'execute_job_action' in Chinese ('操作环境部署单' translates to 'operate environment deployment order'), providing no specific verb or resource clarification. It fails to distinguish this tool from siblings like 'execute_pipeline_job_run' or 'cancel_change_request'.

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. The description offers no context about prerequisites, timing, or distinctions from similar tools (e.g., 'cancel_change_request', 'stop_vm_deploy_order'). This leaves the agent with no usage direction.

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