describe_table
Retrieve the structure of a MySQL table, including column names, data types, and constraints, to streamline database analysis and query design.
Instructions
Get table structure
Input Schema
Name | Required | Description | Default |
---|---|---|---|
table | Yes | Table name |