Hey friends - loving working with n8n and seeing the capabilities in action.
I’m wondering if anyone has successfully managed to get an AI (Claude Code / Atlassian Rovo Dev) to update / create n8n JSONs without hallucinating ? I have an n8n-workflows repository incl. custom instructions for the AI, I also added documentation under this repository commanding the AI to reference it for node setup - still getting hallucinations.
The gap I’m seeing is the documentation isn’t exhaustive, e.g Supabase node documentation | n8n Docs - doesn’t include the exact Operation parameters and functionality once selected. I looked at trying to use the n8n API playground N8N_HOST:N8N_PORT/N8N_PATH/api/v/docs to get exhaustive lists of parameters for nodes, but that also doesn’t seem to be a possibility?