list_databases
Retrieve a list of all databases in a CockroachDB cluster, including row counts, for effective data management and monitoring.
Instructions
List all databases in the CockroachDB cluster.
Returns: A list of databases with row count or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |