describe_table
Retrieve column details and structure for MariaDB/MySQL tables to understand data organization and schema design. Use this tool to analyze table properties and relationships within your database.
Instructions
Returns column information for a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | Yes | ||
| table | Yes | ||
| database | No |