Roxxy
01/21/2026, 11:32 AMVapi Support Bot
01/21/2026, 11:33 AMjson
{
"results": [
{
"toolCallId": "call_123",
"result": "Your response as a single-line string"
}
]
}
Double-check your endpoint and response structure to resolve the issue.
For more details, see the [Vapi custom tools troubleshooting guide](https://docs.vapi.ai/tools/custom-tools-troubleshooting).
Source:
- [Custom tools troubleshooting](https://docs.vapi.ai/tools/custom-tools-troubleshooting)Roxxy
01/21/2026, 12:35 PMVapi Support Bot
01/21/2026, 12:36 PM'product-query'). For example:
json
{
"role": "system",
"content": "When users ask about products or troubleshooting, use the 'product-query' tool to search the knowledge base before answering."
}
Update and save your prompt, then retest the query tool.
For more details, see the [query tool documentation](https://docs.vapi.ai/knowledge-base/using-query-tool).
Source:
- [Using the Query Tool for Knowledge Bases](https://docs.vapi.ai/knowledge-base/using-query-tool)Roxxy
01/21/2026, 12:42 PMVapi Support Bot
01/21/2026, 12:43 PMjson
{
"results": [
{
"toolCallId": "call_123",
"result": "Your response as a single-line string"
}
]
}
Review your server's response and logs to identify any HTML or non-JSON output, and adjust your handler accordingly.
See the [custom tools troubleshooting guide](https://docs.vapi.ai/tools/custom-tools-troubleshooting) for more details.
Source:
- [Custom tools troubleshooting](https://docs.vapi.ai/tools/custom-tools-troubleshooting)Sahil
01/21/2026, 3:15 PMVapi Support Bot
01/21/2026, 3:58 PMMarin (mainnet fking arc) (β,β)
01/21/2026, 3:59 PMChiranjeet Mishra
01/21/2026, 4:42 PMMarin (mainnet fking arc) (β,β)
01/21/2026, 6:23 PMMarin (mainnet fking arc) (β,β)
01/21/2026, 6:27 PMChiranjeet Mishra
01/21/2026, 6:45 PMMarin (mainnet fking arc) (β,β)
01/21/2026, 6:45 PMMarin (mainnet fking arc) (β,β)
01/21/2026, 6:45 PMMarin (mainnet fking arc) (β,β)
01/21/2026, 8:05 PMMarin (mainnet fking arc) (β,β)
01/21/2026, 8:06 PMChiranjeet Mishra
01/22/2026, 7:37 AMHashrin
01/22/2026, 8:28 AMChiranjeet Mishra
01/22/2026, 9:21 AM