Turn a chat message into a meeting on Google Calendar. A smart assistant reads your request, finds dates, and sets or lists events in seconds. Ideal for team coordinators, founders, and assistants who work inside their calendar every day.
A chat trigger starts the flow when a message arrives. An AI agent powered by an OpenAI chat model understands your intent and keeps the last five messages as context. When you ask to list or create events, the agent calls two Google Calendar tools. It only runs a tool when it has a start and end date. If dates are missing, it asks follow up questions. Before creating an event, it confirms the title and description. Dates, times, and text are passed with AI variables to fill the calendar fields.
You need an OpenAI key and a Google account with Calendar access. After connecting both in n8n, use the built in chat or embed the chat in your site. Expect faster booking, fewer back and forth messages, and fewer errors in event details. Many teams can cut scheduling time from minutes to seconds and keep records clean. Great for booking internal meetings, sprint reviews, and quick availability checks across days.