list_table_indexes
Lists all indexes defined on a specified table, allowing you to inspect database schema and indexing details.
Instructions
List the indexes defined on a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | ||
| table_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |