Noobhealer
03/24/2025, 1:01 PMVapi Support Bot
03/24/2025, 1:03 PMtool_call_result
message with result "Success" which can interrupt and confuse the assistant.
2. **Tool Call Result Limitations**: When using async, the tool call result might only show "Success" rather than the full result, as mentioned in [Discord conversations](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1340737584309211136).
3. **Prevention of Start Messages**: The async option can prevent start messages from being spoken, which might contribute to the silence you're experiencing, according to [user reports](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1341585041624666122).
## Troubleshooting Steps
Here are some steps you can take to resolve this issue:
1. **Review Your Tool Configuration**: Check if your async setting is appropriate for your use case. According to the [Vapi documentation](https://docs.vapi.ai/tools-calling), setting async to "true" allows the AI to continue without waiting for responses, but this might cause issues.
2. **Check Message Configuration**: If no start message is provided for a tool, the assistant might default to using random filler messages. You can explicitly set an empty messages array for your tool to prevent this.Vapi Support Bot
03/24/2025, 1:03 PMPraveen Nair
03/24/2025, 11:23 PMNoobhealer
03/26/2025, 9:50 AMPraveen Nair
03/29/2025, 7:29 AMJorge
04/02/2025, 3:23 PMJorge
04/04/2025, 3:04 PMShubham Bajaj
04/07/2025, 4:56 PMShubham Bajaj
04/07/2025, 4:56 PM