get_database_size
Retrieve the total size of a PostgreSQL database and list its largest tables with a configurable limit.
Instructions
Get database size and largest tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of largest tables to return (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |