listConnections
listConnectionsDiscover available databases and valid connection names for JDBC access. Returns engine, default schema, and catalog availability without opening a database connection.
Instructions
Discover the databases served here and the valid name to pass as 'connection'. Call when the target connection is not already established; returns purpose, engine, default schema and local-catalog availability without opening a database connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connections | No | Configured connections, in configuration order. |