check_connection
Verify MongoDB database connectivity and health status to ensure the connection is active and operational.
Instructions
Check if MongoDB connection is active and healthy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}