Skip to Content

n8n Webhook

Trigger the n8n Webhook node to execute workflow automation.

Key Features

  • Trigger n8n Webhook node
  • Execute workflow automation
  • Integration with external systems

Basic Information

Authentication Method

Uses Header authentication.

Supported MCP Tools

Webhook Tools

call_webhook

Triggers the n8n Webhook node. Sends a request to the configured Webhook URL to execute the n8n workflow.

Usage Example

For example,

  • When you prompt “Execute the n8n workflow”,
  • The LLM calls the call_webhook tool via MCP to trigger the n8n Webhook node.
  • Then, it responds in the chat based on the tool call results.
Last updated on