Recipe Share Event Materials — Recipe 分享 Event Materials
v1.0.12分享 Google Drive files with all attendees of a Google Calendar event.
0· 542·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install recipe-share-event-materials
镜像加速npx clawhub@latest install recipe-share-event-materials --registry https://cn.longxiaskill.com 镜像可用
技能文档
分享 Files with Meeting Attendees
PREREQUISITE: Load the following 技能s to 执行 this recipe: gws-calendar, gws-drive
分享 Google Drive files with all attendees of a Google Calendar event.
Steps 获取 event attendees: gws calendar 事件 获取 --params '{"calendarId": "primary", "eventId": "EVENT_ID"}' 分享 file with each attendee: gws drive 权限s 创建 --params '{"fileId": "FILE_ID"}' --json '{"角色": "reader", "type": "user", "emAIl添加ress": "attendee@company.com"}' 验证 sharing: gws drive 权限s 列出 --params '{"fileId": "FILE_ID"}' --格式化 table