yearning_sql_check
Check SQL statements before submission, returning per-statement results including severity, row impact, and errors to ensure correctness before creating an order.
Instructions
提交前对 SQL 做审核检测,返回逐条检查结果(级别/影响行数/错误/执行耗时)。
建议先调用本工具确认无误,再调用 yearning_submit_order 提交工单。 对应 API:PUT /api/v2/fetch/test
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |