← 返回
沟通协作 中文

Recipe Create Vacation Responder

Enable a Gmail out-of-office auto-reply with a custom message and date range.
在 Gmail 中设置自定义消息和日期范围的自动外出回复。
googleworkspace-bot
沟通协作 clawhub v1.0.12 3 版本 99858.4 Key: 无需
★ 0
Stars
📥 705
下载
💾 10
安装
3
版本
#latest

概述

Set Up a Gmail Vacation Responder

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

Enable a Gmail out-of-office auto-reply with a custom message and date range.

Steps

  1. Enable vacation responder: gws gmail users settings updateVacation --params '{"userId": "me"}' --json '{"enableAutoReply": true, "responseSubject": "Out of Office", "responseBodyPlainText": "I am out of the office until Jan 20. For urgent matters, contact backup@company.com.", "restrictToContacts": false, "restrictToDomain": false}'
  2. Verify settings: gws gmail users settings getVacation --params '{"userId": "me"}'
  3. Disable when back: gws gmail users settings updateVacation --params '{"userId": "me"}' --json '{"enableAutoReply": false}'

版本历史

共 3 个版本

  • v1.0.12 当前
    2026-05-03 04:03 安全 安全
  • v1.0.10
    2026-03-29 19:37
  • v1.0.0
    2026-03-19 23:12

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Gws Shared

googleworkspace-bot
gws CLI:身份验证、全局参数和输出格式的通用模式。
★ 1 📥 3,043
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,595
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,688