← 返回
效率工具 中文

Recipe Schedule Recurring Event

Create a recurring Google Calendar event with attendees.
创建带参与者的循环Google日历事件
googleworkspace-bot
效率工具 clawhub v1.0.12 3 版本 99858.8 Key: 无需
★ 0
Stars
📥 707
下载
💾 9
安装
3
版本
#latest

概述

Schedule a Recurring Meeting

> PREREQUISITE: Load the following skills to execute this recipe: gws-calendar

Create a recurring Google Calendar event with attendees.

Steps

  1. Create recurring event: gws calendar events insert --params '{"calendarId": "primary"}' --json '{"summary": "Weekly Standup", "start": {"dateTime": "2024-03-18T09:00:00", "timeZone": "America/New_York"}, "end": {"dateTime": "2024-03-18T09:30:00", "timeZone": "America/New_York"}, "recurrence": ["RRULE:FREQ=WEEKLY;BYDAY=MO"], "attendees": [{"email": "team@company.com"}]}'
  2. Verify it was created: gws calendar +agenda --days 14 --format table

版本历史

共 3 个版本

  • v1.0.12 当前
    2026-05-03 04:10 安全 安全
  • v1.0.10
    2026-03-29 20:43
  • v1.0.0
    2026-03-20 00:38

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Gws Gmail

googleworkspace-bot
Gmail:发送、阅读和管理邮件。
★ 2 📥 4,985
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,884
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 147,843