run_dml
Execute INSERT, UPDATE, or DELETE statements on Postgres only when your role permits, with a mandatory confirmation flag to prevent accidental changes.
Instructions
INSERT/UPDATE/DELETE when role allows; requires confirm:true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| confirm | Yes |