list_tables
Retrieve all tables, views, or collections from PostgreSQL, MySQL, SQLite, or MongoDB databases to explore schema structure before querying.
Instructions
List all tables, views, or collections in the connected database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No | Connection alias (default: 'default') |