zackenichi
# vapigpt
z
@Vapi I am currently at the Vapi Assistant screen. I already added the tool there. How do I trigger the tool? I tried something like End of call: Trigger the inbound-notes tool
v
@ZacKenichi To trigger the tool you've added, you'll need to make an HTTP request to your server URL with the appropriate information about the tool call. If you're at the Vapi Assistant screen and have set up everything correctly, you can trigger the tool by using a voice command or by sending a request through the interface provided by Vapi. For example, you might say something like "Start the inbound-notes tool," or use the interface to send a command to your server. Once your server receives the request, it should process it, execute the inbound-notes tool, and then return a response in the specified JSON format. If you need assistance with the exact steps or commands to trigger the tool, please let me know, and I'll be happy to guide you through the process.
2 Views