execute_ddl
Execute DDL statements like ALTER TABLE and CREATE INDEX to modify your Turso database schema directly from the MCP server. Use this tool to apply structural changes without leaving your workflow.
Instructions
Executa comandos DDL (Data Definition Language) como ALTER TABLE, CREATE INDEX, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | Comando DDL SQL a ser executado |