insert_data
Execute SQL INSERT INTO statements to add data into MySQL database tables. Supported by the MySQL MCP Server for streamlined data insertion and JSON result formatting.
Instructions
向 MySQL 数据库表插入数据
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | 要执行的 SQL INSERT INTO 语句 |