n8n-health-check
Verify n8n instance health using a client ID. Get healthy or unhealthy status with details for troubleshooting.
Instructions
Quick health check of n8n instance. Returns healthy/unhealthy status with details. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Health check timeout in milliseconds (default: 5000) | |
| clientId | Yes | Client ID from init-n8n |