mop_check_database_connection
Verify database connectivity and responsiveness. Use this tool to diagnose connection issues, confirm setup health, and retrieve database version and paths.
Instructions
Check if the database is reachable and responsive.
PURPOSE: Verify database connectivity for troubleshooting.
WHEN TO USE:
When other tools fail unexpectedly
To verify setup is working
Health monitoring
Returns: DatabaseStatus object with connection status, version, and paths
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||