Hello, quick question. How do you send a
# general-english
n
Hello, quick question. How do you send a message instead of key words to a webhook while active on a call?
k
Define a custom tool with a message parameter in your assistant, have the assistant invoke it based on call logic, and configure your server to handle the resulting webhook payload.
3 Views