List tables
list_tablesList all tables and views in a database to understand its schema and prepare SQL queries.
Instructions
List all tables and views in the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Which configured database to use (see list_databases). Defaults to the primary database if omitted. |