insert_row
Add a new record to a MySQL table by specifying the target table name and row fields. This tool handles the insert operation directly, allowing clients to write data through the MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | Yes | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||