Need Help: AI Agent for SEO – Issue Passing Input Between Nodes

Hello everyone,

I’m new to n8n and currently building a workflow for an AI Agent focused on SEO tasks.

I’m facing an issue where the input from my “Indexing Status” model is not being passed to the “Information Extractor1” node as expected. I’m not sure what I might be doing wrong in the workflow configuration.

Could someone please guide me on how to properly pass the data between these nodes? Any suggestions for improving the workflow would be greatly appreciated.

Thank you!

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:

Please share your workflow in a code block