workflow_audit
Approve or terminate SQL audit workflow tickets by specifying the workflow ID, type, audit decision, remarks, and engineer.
Instructions
审核工单(通过或终止)。
Args: workflow_id: 工单 ID workflow_type: 工单类型: 1=查询权限, 2=SQL上线, 3=数据归档 audit_type: pass=通过, cancel=终止 audit_remark: 审核备注 engineer: 操作用户名
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engineer | Yes | ||
| audit_type | Yes | ||
| workflow_id | Yes | ||
| audit_remark | Yes | ||
| workflow_type | Yes |