analyze_database_size
Analyze database size on MSSQL MCP Server to retrieve detailed data and log file sizes. Specify connection string or named connection to monitor storage usage efficiently.
Instructions
Get comprehensive database size information including data and log file sizes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connectionName | No | Named connection to use (e.g., 'production', 'staging') | |
connectionString | No | SQL Server connection string (uses default if not provided) |