yearning_order_timeline
Retrieve a work order's audit timeline and process steps, showing each reviewer's action and the current stage.
Instructions
查看工单审核时间线与流程步骤(含各审核人动作与当前所处步骤)。
对应 API:GET /api/v2/fetch/timeline + GET /api/v2/fetch/steps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_id | Yes | 工单号 | |
| source_id | No | 数据源 ID(影响流程步骤解析) | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |