check_health
Check database health metrics including latency, table count, row count, and largest tables to assess performance and identify issues.
Instructions
Check database health: latency, table count, row count, largest tables.
Args: connection_name: Name of the database connection (default: "default").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |