Bug on Version 3.0 of AI AGENT NODE using Tools

I troubleshooted a bug with the AI Agent Node ! Instead of retrieving one item from the tool it uses (getEvents, Rows from tables), it retrieves every item and doesnt aggregate them like it used to do in version 2.2 for example. I tried everything, just to let the n8n team know, many others have this problem! Everything works fine if you import old workflows (1 month)

It sounds like you’re encountering a known issue with the AI Agent Node in version 3.0, where it retrieves all items instead of aggregating them as in previous versions. Based on similar issues reported ([github.com](AI Agent node with batch processing always uses the output of the first tool call · Issue #19592 · n8n-io/n8n · GitHub)), this might be related to batch processing or incorrect data handling. For now, consider reverting to an older version or importing workflows that worked previously until a fix is available. You can also monitor updates on the [n8n GitHub](GitHub · Where software is built) for patches.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.