list_indexes
Retrieve index information for a specified table in MySQL or MariaDB, optionally within a given schema.
Instructions
List indexes for a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| database | No | Schema name (optional if MYSQL_DATABASE is set) |