create_table
Build and define new database tables on MCP-MySQL Server by specifying table names, fields, indexes, and column properties for structured data storage.
Instructions
Create a new table in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | Yes | ||
indexes | No | ||
table | Yes | Table name |