database_db_execute
Execute SQL statements to modify databases with INSERT, UPDATE, DELETE, CREATE TABLE, and DROP TABLE operations.
Instructions
[database] Run a SQL statement that modifies the database (INSERT, UPDATE, DELETE, CREATE TABLE, DROP TABLE, etc.).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| params | No |