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
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最多返回数量,默认 50 | |
| status | No | 需求状态:active/changed/draft/closed 等 | |
| product | No | 产品 ID | |
| project | No | 项目 ID | |
| execution | No | 项目/执行 ID | |
| assignedTo | No | 指派给的用户名 |