- Automate responses to common inquiries received via LINE.
- Create Google Calendar events based on user requests in chat.
- Retrieve and summarize recent emails from Gmail for quick access.
- Enhance customer support by providing instant answers through AI.
- Manage scheduling and appointments directly from LINE messages.
Receives messages from LINE through a webhook. Processes the message content using an AI agent for understanding. Determines if the message requires calendar event creation or email retrieval. Interacts with Google Calendar to create or read events based on user input. Uses Gmail to fetch recent emails based on specified criteria. Responds to users on LINE with relevant information or confirmations.
- 1Import the workflow into your n8n instance.
- 2Configure the LINE webhook to connect to your LINE account.
- 3Set up Google Calendar and Gmail credentials for access.
- 4Customize the AI agent's responses and parameters as needed.
- 5Test the workflow by sending a message to your LINE bot.