zentao_list_tasks
List tasks from a Zentao execution. Filter by status, assignee, or set a maximum number of results.
Instructions
列出禅道任务;必须传 execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最多返回数量,默认 50 | |
| status | No | 任务状态:wait/doing/done/closed/cancel | |
| execution | Yes | 项目/执行 ID | |
| assignedTo | No | 指派给的用户名 |