Describe the problem/error/question
I have two work flows one that extracts my emails and stores them in a google sheet. And another that is set up as a telegram trigger, points to a agent, using gpt 5 mini and and conversaiton memory for tools I have get rows in google sheet and finally, a gmail draft tool. When I ask what are my latest invoices it goes to the agent the gpt the memory the get rows google sheet tool, and in the output i see the email and the column extracted from the google shete, but then the model returns “I couldnt retrieve the latest invoice data”
NOTE: That my previous prompt used to work on the n8n free API credit, when I changed the API key this started to show. Not sure how to fix this. Any Help to trouble shoot would be appreciated!
What is the error message (if any)?
The model keeps outputting this - I couldn’t retrieve the latest invoices data from the sheet at this moment. Could you please confirm if the invoice data is properly uploaded or specify any particular contractors or work types for me to look up?
Please share your workflow
Share the output returned by the last node
I have included a picuture below
2
From : SOME EMAIL ACTUALLY PRESENT [email protected]
Email:Body - this is email oyd
email_subject - this is subject
recieevd - date 2026-01-14T04:26:31.000Z
dedupe_key - a key to check for deuplicates
but the idea is , the data is there the model is not reading it not sure why
Information on your n8n setup
n8n version: 2.1.5
Database (default: SQLite): Google sheets
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app): the website
Operating system: MacOS Sequoia
This is what the google sheet output shows, filled with information from the email. But the Agent doesnt pick up on it for some reason. While Before I chnaged the API key it did





