工单详情
yearning_order_detailRetrieve detailed ticket information for a given work_id, including SQL details and the full SQL query. Access complete order details to review or audit SQL statements.
Instructions
查看工单详情:SQL 明细与完整 SQL。对应 GET /api/v2/fetch/detail + /fetch/sql
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| work_id | Yes | 工单号 | |
| page_size | No | ||
| response_format | No | markdown |