yearning_audit_orders
List audit orders assigned to you for review, with status filters for pending, completed, or rejected. Search by work ID or keyword, paginate, and select markdown or JSON output.
Instructions
分页列出与当前用户相关的待审核/审核工单(审核人视角)。
对应 API:WS /api/v2/audit/order/list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| text | No | 按说明/工单号模糊搜索 | |
| status | No | 状态过滤:2 待审核/3 已完成/0 已驳回 | |
| work_id | No | 按工单号过滤 | |
| page_size | No | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |