list_tables
Retrieves all tables or collections from a specified database connection. Provide the connection name to inspect its schema and available data sources.
Instructions
List all tables or collections in a named database connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | ||
| connection_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |