analyze_database_size
Retrieve detailed database size metrics, including data and log file sizes, for Microsoft SQL Server databases to monitor and optimize storage usage.
Instructions
Get comprehensive database size information including data and log file sizes
Input Schema
TableJSON 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) |