schema_table_detail
Retrieve column details, data types, defaults, nullability, keys, and comments for a MySQL table to understand its schema.
Instructions
Show columns, types, defaults, nullable, keys, and comments for a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| database | Yes | Database name |