describe_index
Show indexes for a specific MySQL table to analyze indexing and optimize query performance.
Instructions
Show indexes for a specific table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | The name of the table to show indexes for. |