zentao_list_feedbacks
Retrieve a paginated list of feedback entries from Zentao with options for sorting and filtering by solution status.
Instructions
获取禅道反馈列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 第几页,默认 1 | |
| limit | No | 每页反馈数量,默认 20 | |
| orderBy | No | 排序,默认 id_desc | |
| solution | No | 反馈处理结果:unclosed/all/public/tostory/totask/tobug/totodo/review/assigntome |