list_tables
List all tables and views in the connected MySQL database to understand its structure, enabling quick schema inspection without write access.
Instructions
Use this when you need to list tables and views in the configured MySQL database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |