list_connections
View configured database connections and their read-only permissions. Returns connection details with passwords redacted for security.
Instructions
List configured database connections and their permission (readonly). Passwords are redacted from URLs in the output. Returns: JSON array of connection configs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_urls | Yes | Whether to include (redacted) connection URLs in the output. Default: true. |