List Tables
list_tablesRetrieves all table names from a specified MySQL database, providing an overview of its structure to help you choose which tables to query.
Instructions
列出指定数据库中的所有表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | 数据库名称 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |