Automate Google Calendar Management with OpenAI Integration - n8n Workflow | Neura Market
Automate Google Calendar Management with OpenAI Integration
This workflow enables automated management of Google Calendar events using OpenAI's language model. It supports listing, creating, and deleting events based on text inputs, enhancing productivity through seamless integration.
This workflow acts as a sub-agent that receives text commands and session IDs from a parent agent. It utilizes OpenAI's language model to interpret the commands and execute the appropriate actions on Google Calendar, such as listing events within a specified date range, creating new events with specified details, or deleting events by ID. The workflow leverages short-term memory to maintain context across interactions, ensuring accurate and efficient calendar management.
Platform
n8n
Category
Productivity
Price
Free
Creator
Fatima Ahmed
stickyNote
agent
googleCalendarTool
lmChatOpenAi
executeWorkflowTrigger
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.