yearning_order_comments
Retrieve all comments for a specific work order by providing its work ID. Get a complete comment history in markdown or JSON format.
Instructions
读取指定工单的全部评论。
对应 API:WS /api/v2/fetch/comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_id | Yes | 工单号 | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |