Skip to main content
Glama

zentao_create_execution

Creates a new execution (iteration/phase) in a Zentao project. Requires project, name, code, start and end dates.

Instructions

创建禅道执行(迭代/阶段)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
PMNo迭代负责人
PONo产品负责人
QDNo测试负责人
RDNo发布负责人
aclNo访问控制:private | open
endYes计划结束日期
codeYes执行代号
daysNo可用工作日
descNo迭代描述
nameYes执行名称
beginYes计划开始日期
projectYes所属项目
lifetimeNo类型:short | long | ops
whitelistNo白名单
teamMembersNo团队成员,如 ["admin"]
Behavior2/5

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

No annotations exist, and the description only states 'Create', without disclosing side effects, required permissions, or behavioral traits. The agent has no information about the tool's impact or constraints.

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

Conciseness3/5

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

The description is extremely concise (one short sentence), which is front-loaded but too minimal. It lacks structure and additional context that could aid understanding without verbosity.

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?

With 15 parameters, no output schema, and no annotations, the description is incomplete. It does not explain return values, prerequisites, or behavioral details, leaving gaps for a complex tool.

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%, so the schema itself documents all parameters adequately. The tool description adds no extra meaning beyond what the schema provides, meeting the baseline for this dimension.

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 action (create) and resource (execution/iteration/stage), distinguishing it from other tools like list, update, delete executions. However, it does not explicitly differentiate from other create tools for different resources.

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 guidelines are provided about when to use this tool (e.g., after creating a project) or alternatives. The description lacks any context for appropriate usage.

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/HouEngineer/sdw-zentao-mcp-server'

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