Analyze Database Size
analyze_database_sizeRetrieve database size details including data and log file metrics to monitor storage usage and plan capacity in Microsoft 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') |