schema_tables
Retrieve table names, engine, row count, size estimates, and comments for a specified MySQL database to explore its structure.
Instructions
List all tables in a database with engine, row count, size estimates, and comments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | Database name |