get_table_name
Search for MySQL table names using Chinese table comments or descriptions to identify database tables when only their descriptive information is known.
Instructions
根据表中文名或表描述搜索数据库中对应的表名(Search for table names in the database based on table comments and descriptions )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 要搜索的表中文名、表描述,仅支持单个查询 |