analyze_database_size
Retrieve 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
TableJSON 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') |