Hi,
I am using n8n version (1.110), and I am using streaming webhook for my AI agent, and I have implemented a ‘Respond to Webhook’ node as well. I want to pass my message_id, assitant_message_id through webhook node along with the streaming output. How should I do that in my workflow.