Jimmy
02/27/2026, 1:55 AMVapi Support Bot
02/27/2026, 1:56 AMObserve > Call Logs. Select one of your sample Call IDs and review the transcript and tool execution section to see if tool calls were attempted or if any errors are logged.
This will help you quickly identify if the issue is with tool triggering, configuration, or model output.
Example path:
Dashboard → Observe → Call Logs → [Select Call ID] → Tool Execution
For more details, see the [Debugging voice agents documentation](https://docs.vapi.ai/debugging).
Source:
- [Debugging voice agents documentation](https://docs.vapi.ai/debugging)Subhankar Ghosh
02/27/2026, 2:24 AMJimmy
02/27/2026, 3:40 AMVengeance
02/27/2026, 12:42 PMJimmy
02/27/2026, 12:46 PMJimmy
02/27/2026, 12:48 PMVengeance
02/27/2026, 12:49 PMVengeance
02/27/2026, 12:49 PMChiranjeet Mishra
02/27/2026, 5:10 PMCRITICAL: When a patient mentions ANY appointment-related keyword
("cleaning", "checkup", "appointment"), call the query tool IMMEDIATELY.
Do NOT ask clarifying questions first. Call the tool, then use the results
to guide the conversation.
Then, bump your maxTokens from 250 to 500 in your assistant settings to give the model more room for tool calls.
Test a few calls after these changes and let me know if you're still seeing issues!
Best regards,
Vapi SupportJimmy
02/28/2026, 10:12 AMVengeance
03/01/2026, 12:47 PMVengeance
03/01/2026, 12:49 PMChiranjeet Mishra
03/03/2026, 3:03 PMmaxTokens point, increasing it gives the model more room to complete tool calls, but if you're worried about verbosity you can balance it with a prompt instruction like "keep responses under X words per turn."
Best,
Vapi Support