Geo8899PromptKing
09/09/2025, 11:54 PMVapi Support Bot
09/09/2025, 11:55 PMstartDateTime, endDateTime, and timeZone fields are provided in strict ISO 8601 format when calling the Google Calendar Check Availability tool. For example:
json
{
"startDateTime": "2025-09-10T09:00:00Z",
"endDateTime": "2025-09-10T09:30:00Z",
"timeZone": "UTC"
}
Incorrect formatting or missing timezone can cause the tool to return no data. If the issue persists after confirming this, please reach out to [Vapi support](support@vapi.ai) with your request details for further assistance.
Sources:
- [Google Calendar Integration Documentation](https://docs.vapi.ai/tools/google-calendar)
- [Vapi Support](https://docs.vapi.ai/support)Geo8899PromptKing
09/10/2025, 7:32 AMGEORGE || AI AND WEB INNOVATOR
09/10/2025, 11:32 AMChiranjeet Mishra
09/11/2025, 9:32 PM"free" as available. Any other status should be considered busy.
- **Standardize to UTC**: Convert the specified timezone to UTC and use only the UTC equivalent when searching for available times. This avoids mismatches and ensures accuracy.
Please add these guardrails to your current tool/assistant prompts and let us know if it improves the results.Mohsin Ali
10/09/2025, 10:28 PMChiranjeet Mishra
10/13/2025, 6:42 PM