query_my_defects
Retrieve defects assigned to the current user, with optional status filtering and pagination. Use this to track and manage your responsible issues.
Instructions
查询"我"(默认用户 郑自航/1001967)负责的缺陷列表。
等价于 query_defects(fuzzy_responser=默认用户 userId)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| page_num | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||