Skip to main content
Glama

zentao_update_bug

Modify bug attributes like title, priority, severity, and more in ZenTao to keep issue tracking accurate.

Instructions

修改禅道 Bug

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesBug ID
osNo操作系统
priNo优先级 1-4
taskNo相关任务
typeNoBug 类型
stepsNo重现步骤
storyNo相关需求
titleNoBug 标题
branchNo所属分支
moduleNo所属模块
browserNo浏览器
deadlineNo截止日期
keywordsNo关键词
severityNo严重程度 1-4
executionNo所属执行
openedBuildNo影响版本
Behavior1/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It only states 'modify bug', with no detail on partial vs full update, side effects, authentication needs, or error behavior. This is insufficient for an agent to understand the tool's behavior.

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 very short (one phrase), which is concise but arguably under-specified. It lacks structuring into multiple sentences or sections. It is front-loaded as the only text, but the extreme brevity reduces clarity.

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

Completeness1/5

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

Given the complexity (16 parameters, no output schema) and absence of annotations, the description is critically incomplete. It does not explain what the tool updates, required parameters (only id), return format, or error scenarios. The agent cannot confidently use this tool based on the description alone.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with all 16 parameters described in the schema. The description adds no additional meaning or context for parameters. It does not highlight key parameters or provide usage hints beyond the schema, so it neither helps nor harms.

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 '修改禅道 Bug' clearly states the action (modify) and resource (ZenTao bug). It is a specific verb+resource combination. However, it does not distinguish this tool from sibling tools like 'create_bug' or 'delete_bug', and the title is null.

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 usage guidelines are provided. The description does not indicate when to use this tool versus alternatives (e.g., create_bug, delete_bug). There is no mention of prerequisites, context, or when not to use it.

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