analyze_schema_health
Analyzes SQL Server database schema health, detecting wide tables and other structural issues to improve maintainability and performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | ||
| wideTableMinColumns | No | Minimum column count to consider a table 'wide' |