switch_database
Switch the active connection to a specified database within the CockroachDB MCP Server. Input the database name to manage, monitor, or query data effectively.
Instructions
Switch the connection to a different database.
Args: database (str): Name of the database to switch to.
Returns: A success message or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | Yes |