I receive this error code each time I try to use the AI helper, does anyone know how i can go back to using it?
message21: `tool_use` ids were found without `tool_result` blocks immediately after: toolu_01KAXd5nFhxzFvS3BSEd41hf, toolu_01T2W52rY9DV9qo6V21L5bbh. Each `tool_use` block must have a corresponding `tool_result` block in the next message.
I haven’t seen this error myself but I found several similar reports on the GitHub page of n8n: GitHub · Where software is built
The problem was never considered a bug though in any of the issues. To me it sounds like one though, since a user shouldn’t have to deal with these kinds of error messages.
You can open a bug report here, but make sure to include as much information as possible about your instance/workflow/etc.: Sign in to GitHub · GitHub