← 返回
未分类 中文

Gws Gmail Read

Gmail: Read a message and extract its body or headers.
Gmail: 读取邮件并提取其正文或头部信息。
googleworkspace-bot googleworkspace-bot 来源
未分类 clawhub v1.0.12 1 版本 100000 Key: 无需
★ 0
Stars
📥 723
下载
💾 2
安装
1
版本
#latest

概述

gmail +read

> PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Read a message and extract its body or headers

Usage

gws gmail +read --id <ID>

Flags

FlagRequiredDefaultDescription
--------------------------------------
--idThe Gmail message ID to read
--headersInclude headers (From, To, Subject, Date) in the output
--formattextOutput format (text, json)
--htmlReturn HTML body instead of plain text
--dry-runShow the request that would be sent without executing it

Examples

gws gmail +read --id 18f1a2b3c4d
gws gmail +read --id 18f1a2b3c4d --headers
gws gmail +read --id 18f1a2b3c4d --format json | jq '.body'

Tips

  • Converts HTML-only messages to plain text automatically.
  • Handles multipart/alternative and base64 decoding.

See Also

版本历史

共 1 个版本

  • v1.0.12 当前
    2026-05-01 05:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

office-efficiency

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 384 📥 146,362
dev-programming

Gws Shared

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

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 931 📥 187,179