Skip to main content
Glama

zentao_list_stories

Lists requirements from Zentao, with filters for product, project, execution, status, or assigned user.

Instructions

列出禅道需求;按 product / execution / project 查询,可过滤 status / assignedTo

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo最多返回数量,默认 50
statusNo需求状态:active/changed/draft/closed 等
productNo产品 ID
projectNo项目 ID
executionNo项目/执行 ID
assignedToNo指派给的用户名
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It only mentions 'list' without confirming it is read-only, specifying return format, or noting rate limits or authentication needs. The safety profile (non-destructive) is not explicitly stated.

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

Conciseness5/5

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

Single sentence, front-loaded with purpose, and efficiently lists key filtering capabilities. No wasted words.

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 no annotations, no output schema, and six optional parameters, the description is too brief. It omits pagination behavior (limit parameter details), return format, prerequisites (e.g., authentication), and any error conditions. For a listing tool, this is insufficient.

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 coverage is 100%, so baseline is 3. The description adds minimal value beyond the schema—it groups parameters into query-by and filter categories, but does not explain the semantics of product, project, execution in ZenTao context or provide usage examples.

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

Purpose5/5

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

The description explicitly states the tool lists ZenTao stories and specifies the query dimensions (product, execution, project) and filters (status, assignedTo). This clearly differentiates it from sibling tools like zentao_get_story (single story) or zentao_create_story (creation).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage by listing available filters but does not explicitly state when to use this tool versus alternatives (e.g., zentao_get_story for a single story). It lacks when-not or alternative suggestions.

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