recipe-send-team-announcement
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAnnounce via Gmail and Google Chat
通过Gmail和Google Chat发送通知
PREREQUISITE: Load the following skills to execute this recipe:,gws-gmailgws-chat
Send a team announcement via both Gmail and a Google Chat space.
前提条件: 加载以下技能以执行此方案:、gws-gmailgws-chat
通过Gmail和Google Chat空间发送团队通知。
Steps
步骤
- Send email:
gws gmail +send --to team@company.com --subject 'Important Update' --body 'Please review the attached policy changes.' - Post in Chat:
gws chat +send --space spaces/TEAM_SPACE --text '📢 Important Update: Please check your email for policy changes.'
- 发送邮件:
gws gmail +send --to team@company.com --subject 'Important Update' --body 'Please review the attached policy changes.' - 在Chat中发布消息:
gws chat +send --space spaces/TEAM_SPACE --text '📢 Important Update: Please check your email for policy changes.'