recipe-create-meet-space
por Google
Create a Google Meet meeting space and share the join link.
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'
Mais skills de Google
gws-modelarmor-sanitize-response
Google
Google Model Armor: Sanitizar uma resposta do modelo através de um template do Model Armor.
gws-people
Google
Gerenciar contatos e perfis.
gws-shared
Google
CLI gws: Padrões compartilhados para autenticação, flags globais e formatação de saída.
gws-sheets
Google
Google Sheets: Leia e escreva planilhas.
gws-sheets-append
Google
Google Sheets: Adicionar uma linha a uma planilha.
gws-sheets-read
Google
Google Sheets: Ler valores de uma planilha.
gws-slides
Google
Google Slides: Leia e escreva apresentações.
gws-tasks
Google
Gerenciar listas de tarefas e tarefas.