Turn an n8n Workflow Into an AI API: Webhook to Claude to JSON
Skip the Express server. An n8n AI API endpoint takes three nodes: a Webhook node receives the HTTP request, an AI node runs Claude, and a Respond to Webhook node returns clean JSON to the caller.



