describe_table
Retrieve the structure of a MySQL table, including column details, data types, and constraints, for efficient database management and query planning.
Instructions
Get table structure
Input Schema
Name | Required | Description | Default |
---|---|---|---|
table | Yes | Table name |