delete_data
Execute SQL DELETE FROM statements to remove data from MySQL database tables via the MySQL MCP Server, efficiently managing data removal tasks.
Instructions
从 MySQL 数据库表中删除数据
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | 要执行的 SQL DELETE FROM 语句 |