You need to send this back to vapi though the cont...
# general-english
t
You need to send this back to vapi though the control Url , and you can insert "Anything" in the content field ...you need to have a system/node/code that can do a POST to the Control url , sending this schema .. { "type": "add-message", "message": { "role": "system", "content": "{{ $json.result }}, Use this information during the call." } }
2 Views