My workflow is not returning all contacts

please someone should help me look into this, the Ai-agent is only returning one contact. I’ve don

e everything possible watched videos that does exact same thing but mine still can’t find other contacts except the one in the first row, while the schema in the Contact shows all 6 contacts.

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Xclusive28

I’ve created similar workflow on my side:

Here is a structure of my Contacts Spreadsheet:

Simulation of chat:

My recommendations:

  1. Check structure of spread sheet ( i know it returns all 6 elements but just to be sure it looks similar and has a headers)
  2. Connect only contact and send email tools for this particular test
  3. Test it with chat firstly (to speed up the QA process )

Workflow code: