check_health
Check n8n instance health by verifying process up, database connection, and API reachability. In queue mode, validates main process to assess reliability.
Instructions
Check instance health: /healthz (process up), /healthz/readiness (DB connected & migrated) and REST API reachability/auth. In queue mode this validates the main process — pair with list_running_executions and get_execution_stats to assess queue throughput.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||