list_tables
Retrieve table names from the connected MySQL database for schema browsing. This read-only operation returns only table names, never row data.
Instructions
List tables in the bound database. Returns table names only (schema browsing — no row data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |