미팅을 잡으려면 보통 채팅 앱, 캘린더, 이메일을 번갈아 오가야 합니다. 이 어시스턴트는 LINE 안에서 동작합니다. '화요일에 Sam이랑 미팅 잡아줘' 같은 자연어 요청을 읽고, Google Calendar에서 빈 시간을 확인합니다.
일정을 생성하고, Gmail로 초대장을 보내며, 시작 전에 LINE으로 알림을 줍니다. 세 개의 앱을 오갈 필요 없이, 이미 열어둔 앱에서 대화 한 번으로 일정이 잡힙니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
연결된 Google Calendar에서 일정 충돌을 확인하고 빈 시간을 제안합니다.
pending
사용자가 확정하면 이벤트를 생성하고 Gmail로 초대장을 발송합니다.
pending
사용자가 설정한 리마인드 시간 전에 LINE으로 미팅 알림을 보냅니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Parse the scheduling request into a calendar event; return JSON with title, start, end, and attendee emails.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.