I've an n8n workflow that is triggered from VAPI as a tool call. The hits an N8n workflow and makes its way to the response node. This sends the data response back to VAPI. But.....the agent does not get the data. The VAPI logs shows the response has arrived there with a 200 + the message body as attached. It leaves n8n's response node like the 2nd screenshot. Has anyone come across this issue before / have any idea what the issue is? As its showing 200 and the response data on the Vapi Call Logs am a bit confused.