analyze_db_health
Perform multi-dimensional database health checks covering indexes, connections, vacuum, sequences, replication, buffers, and constraints.
Instructions
Run comprehensive database health checks across multiple dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Database alias to query. Omit to use the primary database. | |
| health_type | No | Which health check(s) to run. "all" runs everything. | all |