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