Any way to see actual OpenAI query?

Pretty new to this - I’m trying to troubleshoot an OpenAI query. I’m trying to replicate the structure of an existing program I use, so far so good but it’s not quite working right. It would be super super helpful if I could somehow see the actual full query that OpenAI is sending. I can see the input from previous nodes, I can see the output after it runs…but I suspect the query is malformed because I’m not quite doing something right. If I could just see the query itself then I could figure out what information isnt quite making it in there etc…

Any way to see the actual full query?

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

its version 1.74.1. No databases, running in cloud (via trial). No idea what the EXECUTIONS_PROCESS setting even is though.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.