get_table_name
Find MySQL table names by searching Chinese descriptions or comments when you don't know the exact table identifier.
Instructions
根据表中文名或表描述搜索数据库中对应的表名(Search for table names in the database based on table comments and descriptions )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 要搜索的表中文名、表描述,仅支持单个查询 |