execute_mutation
Execute a write or destructive SQL statement after receiving a confirmation token to ensure human approval for database modifications.
Instructions
Execute a confirmed write or destructive SQL statement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_name | Yes | ||
| sql | Yes | ||
| confirmation_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |