wreox
04/22/2025, 4:59 PMVapi Support Bot
04/22/2025, 5:00 PMendCalltransferCalltransferCallendCalltoolstransferCalljson
{
  "type": "function",
  "function": {
    "name": "transferCall",
    "description": "Transfer call to a specified destination",
    "parameters": {}
  }
}endCalljson
{
  "type": "function",
  "function": {
    "name": "endCall",
    "description": "End the current call"
  }
}asyncjson
{
  "temperature": 0.1,
  "toolIds": [
    "28ac2a2d-5454-4390-b0b0-d9a97baf0b73",
    "2da5ce83-b311-4f71-be5f-78d8559066bf"
  ],
  "tools": [
    {
      "type": "transferCall",
      "async": false,
      "destinations": [
        // your destination configurations
      ]
    }
  ]
}Vapi Support Bot
04/22/2025, 5:00 PMKings_big💫
04/22/2025, 6:05 PM