create_table
Generate a new table in MySQL or MongoDB databases by defining table name, fields, and indexes using the MCP server's standardized interface.
Instructions
Create a new table in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | Yes | ||
indexes | No | ||
table | Yes | Table name |