get_database_settings
Retrieve current database or cluster settings for CockroachDB to monitor and manage configurations effectively using the MCP Server interface.
Instructions
Retrieve current database or cluster settings.
Returns: All cluster settings.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_database_settingsArguments",
"type": "object"
}