recipe-create-meet-space
作者: Google
建立一個 Google Meet 會議空間並分享加入連結。
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-meet-spaceCreate a Google Meet Conference
PREREQUISITE: Load the following skills to execute this recipe:
gws-meet,gws-gmail
Create a Google Meet meeting space and share the join link.
Steps
- Create meeting space:
gws meet spaces create --json '{"config": {"accessType": "OPEN"}}' - Copy the meeting URI from the response
- Email the link:
gws gmail +send --to [email protected] --subject 'Join the meeting' --body 'Join here: MEETING_URI'
來自 Google 的更多技能
gws-modelarmor-sanitize-response
Google
Google Model Armor:透過 Model Armor 模板淨化模型回應。
gws-people
Google
管理聯絡人與個人資料。
gws-shared
Google
gws CLI:用於認證、全域旗標與輸出格式化的共享模式。
gws-sheets
Google
Google Sheets:讀取和寫入試算表。
gws-sheets-append
Google
Google Sheets:將一行資料附加到試算表中。
gws-sheets-read
Google
從試算表中讀取值。
gws-slides
Google
Google Slides:讀取與撰寫簡報。
gws-tasks
Google
Google Tasks:管理任務清單與任務。