AiTitus :)
12/09/2024, 5:34 PMAiTitus :)
12/09/2024, 5:34 PMVapi
12/09/2024, 5:38 PMVapi
12/09/2024, 5:38 PMjson
{
"type": "transferCall",
"destinations": [
{
"type": "AssistantTransferDestination" or "PhoneNumberTransferDestination",
"value": "The actual destination value, such as an assistant ID or a phone number"
}
// ... You can include additional destinations here
]
}
The type field is required and should be set to transferCall. The destinations field is an array of objects, where each object represents a transfer destination. The type of destination can be either AssistantTransferDestination or PhoneNumberTransferDestination, and the value should be the corresponding identifier or phone number.
If you need further assistance or have specific requirements for the tool you're creating, please let me know, and I'll be happy to help!Vapi
12/09/2024, 5:38 PMVapi
12/09/2024, 5:39 PMShubham Bajaj
12/10/2024, 11:28 PMAiTitus :)
12/11/2024, 2:54 AMShubham Bajaj
12/13/2024, 8:26 PMShubham Bajaj
12/13/2024, 8:27 PMAiTitus :)
12/13/2024, 10:43 PMShubham Bajaj
12/14/2024, 4:42 AM