Fouzantanveer
04/29/2025, 7:41 PMKings_big💫
04/29/2025, 9:51 PMNedyalko Boydev
05/25/2025, 9:01 AMVapi Support Bot
05/25/2025, 9:03 AMcalendarId is explicitly set in the tool configuration for each doctor's calendar and that each tool is correctly assigned to the assistant. For example:
json
{
"type": "google.calendar.event.create",
"calendarId": "doctor1_calendar_id",
...
}
After updating, test the setup by booking an appointment and verify which calendar receives the event. If the issue persists, consider reaching out to Vapi support or sharing your configuration for further troubleshooting, as the documentation expects the calendarId to be respected if set correctly[^1].
[^1]: [Vapi Google Calendar Integration Documentation](https://docs.vapi.ai/tools/google-calendar)
Source:
- [Vapi Google Calendar Integration Documentation](https://docs.vapi.ai/tools/google-calendar)Vapi
05/26/2025, 8:49 AM