delete_data
Remove data from MySQL database tables by executing SQL DELETE FROM statements, facilitating precise data management through the MySQL MCP Server.
Instructions
从 MySQL 数据库表中删除数据
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | 要执行的 SQL DELETE FROM 语句 |