“n8nVersion”: “1.47.2 (Self Hosted)” via Docker on Ubuntu 22.04
My question is: is that a bug? if not, how to fix that?
I am having an “Internal Error” when, sometimes, the json used as input of a workflow tool is written in the ai agent output as you can see in the prints bellow:
I’m not sure what you mean here, could you tell us what you mean by “Internal Error” and what you would expect to see instead?
Could you also share your workflow by copy & pasting the workflow JSON content in between two block quotes (```) so we can reproduce what you’re seeing on our end?
By “internal error” I mean that AI Agent is trowing an internal error when, for some reason, it append a json used as an input parameter of a workflow tool (print 2), and that json breaks the ai agent (print 1).