i change the text to output from make and the output is this which WORKS:
{
"results": [
{
"tool_call_id": "call_H8bQsqZifwzdxo3DA0sdIuQw",
"result": "7pm - 9pm"
}
]
}
as you can see, this times its 'tool_call_id' in the vapi webhook logs
its like its converting it internally and only processing this to work .
but when i manually set 'tool_call_id' instaed of 'toolCallId' in the make output it does not work, ahahha what the fuckk