Describe the problem/error/question
I have an AI Agent, which does multiple Tool Calls. I have no issues with the first 4 tools, but on the 5th Tool - where it generates a Resume, it does not get any ‘response’. In the screenshot below you can see that the response comes back as empty.
Screenshot:
But when I take a look at the Tool Node (which is another workflow), and check the execution, I can see that the ‘response’ field has data and was successfully run.
Screenshot:
Now: if I manually set the response to be a static text, like below, it works:
Please share your workflow
I cannot share the workflow as its got our private endpoints
Information on your n8n setup
- n8n version: 1.61.0
- Database (default: SQLite): Default
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
- Operating system: Windows