Hello everyone,
I have a workflow where I use an AI agent with Google Sheets tool to manage my content plan.
Over the past several days, I’ve been experiencing a persistent issue with the Google Sheets AI Agent Tool - it returns an empty response, despite indicating that it has completed the task and made changes.
In reality, no changes are made to the target Google Sheets table, and the logs confirm that the AI agent’s response is empty.
Some additional context:
- When I run the Google Sheets node independently, it works correctly.
- If I switch the Agent Tools to use AirTable Tool instead, the workflow executes as expected, returning a non-empty response and applying the necessary changes.
- I’m running the latest version of n8n in Docker.
- Changing AI models (Gemini, OpenAI, OpenRouter) did not resolve the issue.
- Rolling back to a few previous versions of n8n also had no effect.
This issue is disrupting my workflows, and switching to AirTable is not an ideal solution in my use case.
Has anyone else encountered this? Are there any workarounds or fixes available?
Thank you in advance for your help.
Some screens:
-
Working process with data in Output response
-
Error with empty Output response