get_table_index
Search for table indexes in MySQL databases using table names to optimize queries and analyze database structure. Supports multi-table queries for comprehensive index analysis.
Instructions
根据表名搜索数据库中对应的表索引,支持多表查询(Search for table indexes in the database based on table names, supporting multi-table queries)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 要搜索的表名 |