⚠️ SCHEMA CHANGE: Execute DDL SQL with params.
execute_schema_queryExecutes SQL schema modification queries (e.g., CREATE, ALTER, DROP) on a SQLite database to manage its structure.
Instructions
⚠️ SCHEMA CHANGE: Execute DDL SQL with params.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| params | No | ||
| database_name | No |