get_db_info
Retrieve an overview of the connected PostgreSQL database: version, name, size, table count, and connection info.
Instructions
Get an overview of the connected database: PostgreSQL version, database name, total size on disk, number of tables, and current connection info (user, host, port).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||