Used Claude code to build out this agent

I used Claude Code to build out an agent using the n8n mcp. But when I try to import the .json file n8n returns this undefined is not a function (near ‘…nodeValue of propertyValues[itemName]…’). Any insight on how to fix this?

Not believing everything Claude hallucinates would be the most straightforward way to fix this :slight_smile:

@jabbson so I should be doing it manually?

Hey @Isaiah_Solomon, from what i’ve seen here on the forum, an attempt to make Claude or other LLMs to build you a workflow is a hit and miss.

You can certainly check out some resources / videos where others show how using Claude worked for them:

https://www.youtube.com/results?search_query=claude+n8n

For me personally, I find it that almost always it would be quicker to build it manually, instead of trying to fight an LLM into giving me the workflow I want.

I do encourage you to watch some of them videos and try though. If you then can share your feedback and walk us through what worked and what haven’t, which videos were and weren’t helpful - that would be invaluable for the community.