Lucio
03/06/2025, 7:55 PMModel called tool: transferCall({"destination":"+35319640996"})
However the calls hung up with no answer.
The assistant has been configured with the transfer call function as per the following JSON.
....
{
"tools":[
{
"type":"transferCall",
"async":true,
"destinations":[
{
"type":"number",
"number":"+35319640996"
}
]
}
]
}
https://cdn.discordapp.com/attachments/1347296495493451836/1347296496059416636/message.txt?ex=67cb4f24&is=67c9fda4&hm=30a8134019d35fbb180f1c6a5d5dc9b66f251b2151faa9f61a81ebab521807a4&Shubham Bajaj
03/07/2025, 1:40 PMLucio
03/07/2025, 5:13 PMKyle
03/11/2025, 3:50 AM