yearning_rollback_sql
Fetch rollback SQL for a specified work order to reverse accidental changes. Supply the work ID to retrieve the system-generated rollback script.
Instructions
获取工单的回滚 SQL(执行前由系统生成,用于误操作回退)。
对应 API:GET /api/v2/fetch/roll
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_id | Yes | 工单号 | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |