n8n_health_check
Verify connectivity and status of the n8n webhook hosted on the MCP N8N Webhook Server, ensuring seamless data integration and retrieval for AI assistants.
Instructions
Verificar la conectividad y estado del webhook de n8n
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"
}