Gsoares
04/24/2025, 3:06 PMVapi Support Bot
04/24/2025, 3:07 PMtoolCallId
usage.
Try ensuring your response format follows this exact structure:
json
{
"results": [{
"toolCallId":"1. message.toolCalls[].id",
"result":"Your tool response here"
}]
}
Make sure the toolCallId
is dynamically replaced with the actual ID from the incoming request.
Source:
- [Discord conversation about toolCallId issues](https://discord.com/channels/1211482211119796234/1325000684231196775)Vapi Support Bot
04/24/2025, 3:08 PMtoolCallId
usage.
Try ensuring your response format follows this exact structure:
json
{
"results": [{
"toolCallId":"1. message.toolCalls[].id",
"result":"Your tool response here"
}]
}
Make sure the toolCallId
is dynamically replaced with the actual ID from the incoming request.
Source:
- [Discord conversation about toolCallId issues](https://discord.com/channels/1211482211119796234/1325000684231196775)Gsoares
04/24/2025, 3:43 PMAditya
04/24/2025, 4:15 PMGsoares
04/24/2025, 5:53 PMAditya
04/24/2025, 6:10 PMGsoares
04/25/2025, 4:47 PMAditya
04/27/2025, 8:44 PMAditya
04/29/2025, 2:19 PM