list_tables
List tables and views in a SingleStore database to inspect schema structure. Specify an optional database name; defaults to the connection's configured database.
Instructions
List tables (and views) in a database.
Args:
database: Database to list tables from (defaults to the connection's
configured database).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||