I see you're having an issue with tool call functions forcing POST requests instead of GET. Based on the information I have, all messages sent to a Server URL in Vapi are typically POST requests, but I don't have specific instructions on how to force a GET request.
To help you better, could you share more details about:
1. What type of tool are you using? (Default, Custom, or Integration)
2. Have you configured a specific server URL for your tool?
3. What's the specific use case that requires a GET request instead of POST?
This would help me provide more targeted assistance for your situation.
Sources:
- [Tool Configuration Example](
https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1339941602872918068)
- [Server URL Events](
https://docs.vapi.ai/server-url/events)