describe_table
Retrieve the structure of a MySQL table, including column names, data types, and indexes.
Instructions
Show table structure: columns, types, indexes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| profile | No | Profile name (defaults to current profile) | |
| database | No | Database name |