system-health-check
Monitor system health and validate database connectivity for the Firebird SQL server in real-time, ensuring reliable performance and accessibility for LLM-driven data interactions.
Instructions
Verifica el estado de salud del sistema y la conectividad de la base de datos
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}