execute_sql
Runs SQL commands against an iadev project schema, supporting DDL and DML to create, alter, or modify database tables and data.
Instructions
Executar SQL no schema do projeto. Use com cuidado — suporta DDL e DML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | Comando SQL a executar |