Back to Templates
This bot automatically adds Travel time blockers to your calendar, so you never come late to an appointment again.
get_calendar_events tool to retrieve all events scheduled for the current day.Google Directions API it determines how lot it takes to get to the location of the event. The starting location is by default your Home Address, unless there is a previous event within 2 hours before the event, in which case it will use the location of that previous event.create_calendar_event tool to create the Travel time blocker with a duration equal to the calculated travel time + 10 minutes for buffer.