I have set up a tool to make an inbound assistant and use the function in the assistant. The make returns the values but the assistant fails to use it in the script. Kindly suggest.
For outbound calls when we initiate the call through api we use dynamic variables ({{name}}) to pass name,address etc in the script. For inbound call, webhook response is enough or should we do anything else