Your webhook response node in make has to be forma...
# general-english
l
Your webhook response node in make has to be formatted as : { "results": [ { "toolCallId": "{{1.message.toolCalls[].id}}", "result": "Whatever result you want to return from your scenario" } ] }