I need to build a RAG-style agent in n8n, but the data has to come from Google Sheets.
The client wants to keep working in Sheets, so moving to Postgres or another DB isn’t a viable option right now.
What would be the best way to implement retrieval and generate answers based on that?