analyze_db_health
Identify database issues with a full health overview of PostgreSQL. Run all health checks to assess status, spot anomalies, and prevent performance degradation.
Instructions
Database health overview.
Args:
health_type: Принимается для совместимости со старой схемой
инструмента, но пока не используется — отчёт всегда
включает все проверки (default: "all").
database_url: Database URL (optional, uses DATABASE_URL from .env if omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| health_type | No | all | |
| database_url | No |