← 返回
沟通协作 中文

Recipe Draft Email From Doc

Read content from a Google Doc and use it as the body of a Gmail message.
读取 Google 文档内容并作为 Gmail 邮件正文发送
googleworkspace-bot
沟通协作 clawhub v1.0.12 3 版本 100000 Key: 无需
★ 0
Stars
📥 710
下载
💾 10
安装
3
版本
#latest

概述

Draft a Gmail Message from a Google Doc

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

Read content from a Google Doc and use it as the body of a Gmail message.

Steps

  1. Get the document content: gws docs documents get --params '{"documentId": "DOC_ID"}'
  2. Copy the text from the body content
  3. Send the email: gws gmail +send --to recipient@example.com --subject 'Newsletter Update' --body 'CONTENT_FROM_DOC'

版本历史

共 3 个版本

  • v1.0.12 当前
    2026-05-03 04:05 安全 安全
  • v1.0.10
    2026-03-29 19:03
  • v1.0.0
    2026-03-19 22:47

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Slack

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

Gws Shared

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

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 114 📥 52,433