n8n_health_check
Verify n8n instance health and API connectivity. Switch to diagnostic mode for in-depth troubleshooting with environment variables and tool status.
Instructions
Check n8n instance health and API connectivity. Use mode='diagnostic' for detailed troubleshooting with env vars and tool status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Mode: "status" (default) for quick health check, "diagnostic" for detailed debug info including env vars and tool status | status |
| verbose | No | Include extra details in diagnostic mode (default: false) |