- Responding to user inquiries on LINE with AI-generated answers
- Creating Google Calendar events based on user requests
- Retrieving recent emails from Gmail based on specified criteria
- Providing quick access to Wikipedia information during conversations
- Handling error responses gracefully in LINE chats
Receives messages from LINE through a webhook Processes the message content using AI for understanding Cleanses and formats the message for better readability Determines the action required (reply, create event, fetch emails) Interacts with Google Calendar and Gmail based on user needs Sends responses back to the user on LINE
- 1Import the workflow template into your n8n instance
- 2Configure the LINE webhook to receive messages
- 3Set up Google Calendar and Gmail credentials
- 4Customize AI response parameters as needed
- 5Activate the workflow to start processing messages