Analyze Database Size
analyze_database_sizeRetrieve detailed database size metrics including data and log file measurements to monitor storage usage and plan capacity in SQL Server.
Instructions
Get comprehensive database size information including data and log file sizes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionString | No | SQL Server connection string (uses default if not provided) | |
| connectionName | No | Named connection to use (e.g., 'production', 'staging') |