AiforYou
03/23/2026, 10:43 AMVapi Support Bot
03/23/2026, 10:44 AMendCall tool correctly, your output should look like this:
json
{
"type": "tool",
"tool": {
"type": "endCall"
}
}
This matches the expected format shown in the [Vapi documentation](https://docs.vapi.ai/tools/default-tools). If the tool is generating an empty object, please verify your configuration or report this as a bug to support for further assistance.
Source:
- [Default Tools | Vapi Documentation](https://docs.vapi.ai/tools/default-tools)Chiranjeet Mishra
03/24/2026, 2:17 AM