zentao_delete_execution
Delete a Zentao execution by providing its ID.
Instructions
删除禅道执行
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 执行 ID |
Delete a Zentao execution by providing its ID.
删除禅道执行
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 执行 ID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description lacks any behavioral disclosure. It does not state that deletion is irreversible, what happens to associated data, or any authentication requirements. For a delete operation, this is a significant gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is minimal (one sentence), which is concise but under-informative. It essentially restates the tool name without providing structure or context. The single sentence does not add substantial value beyond the name.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple delete operation with one parameter and no output schema, the description should clarify the effect (e.g., permanent deletion) and expected response. It does not, leaving the agent without critical context for safe invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% (one parameter 'id' described as '执行 ID'). The tool description adds no additional meaning to the parameter; it relies entirely on the schema. With high schema coverage, baseline is 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description '删除禅道执行' directly translates to the action and resource, matching the tool name. However, it does not differentiate from sibling delete tools (e.g., zentao_delete_bug, zentao_delete_task), which perform similar deletions. The purpose is clear but generic.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No usage guidance is provided. The description does not specify when to use this tool over alternatives, nor does it mention prerequisites, permissions, or constraints such as the execution must exist before deletion.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HouEngineer/sdw-zentao-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server