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