حجز اجتماع يعني عادةً التنقّل بين تطبيق محادثة وتقويم وبريد إلكتروني. هذا المساعد يعمل داخل LINE، يقرأ طلباً بسيطاً مثل «احجز الثلاثاء مع Sam»، ويتحقّق من Google Calendar بحثاً عن فترة فارغة.
حجز اجتماع يعني عادةً التنقّل بين تطبيق محادثة وتقويم وبريد إلكتروني. هذا المساعد يعمل داخل 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.