Booking a meeting usually means bouncing between a chat app, a calendar, and email. This assistant lives in LINE, reads a plain request like book Tuesday with Sam, and checks your Google Calendar for a clear slot.
Booking a meeting usually means bouncing between a chat app, a calendar, and email. This assistant lives in LINE, reads a plain request like book Tuesday with Sam, and checks your Google Calendar for a clear slot.
It creates the event, sends the invite over Gmail, and pings you in LINE before it starts. Scheduling happens in one conversation, in the app you already keep open, instead of three.
How it runs
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.
Check the connected Google Calendar for conflicts and propose open slots.
pending
Create the event and send invites by Gmail once the user confirms.
pending
Send a LINE reminder ahead of the meeting at the user's chosen lead time.
pending
Sample output
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.