describe_table
Retrieve the detailed structure of a MySQL table by specifying its name, enabling users to understand column types, constraints, and schema information directly from the MCP MySQL Server.
Instructions
Get table structure
Input Schema
Name | Required | Description | Default |
---|---|---|---|
table | Yes | Table name |