Currently, a new event is called with only startTime and uses the calendar default duration to schedule the meeting. Allow an option to pass endTime (in our case, we already have an objective and are storing the value) to be used in the API call to schedule the event. { "calendarId": "x8lFRSSn2Mn", "locationId": "vBI00dKYz4bpI", "contactId": "hcQqrvlxbE3n", "startTime": "2025-10-31T19:30:00.0000000Z", "endTime": "2025-10-31T22:00:00.0000000Z" }