getDatabase
Retrieve detailed database information, including schema and connection details, by providing the host, port, and schema name using the Alibaba Cloud DMS MCP Server tool.
Instructions
Obtain detailed information about a specific database in DMS when the host and port are provided.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | Yes | Hostname or IP of the database instance | |
port | Yes | Connection port number | |
schema_name | Yes | Name of the database schema | |
sid | No | Required for Oracle like databases |