← 返回
开发者工具 中文

Recipe Generate Report From Sheet

Read data from a Google Sheet and create a formatted Google Docs report.
读取 Google 表格数据并生成格式化的 Google 文档报告
googleworkspace-bot
开发者工具 clawhub v1.0.13 4 版本 99728.3 Key: 无需
★ 0
Stars
📥 734
下载
💾 15
安装
4
版本
#latest

概述

Generate a Google Docs Report from Sheet Data

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

Read data from a Google Sheet and create a formatted Google Docs report.

Steps

  1. Read the data: gws sheets +read --spreadsheet SHEET_ID --range "Sales!A1:D"
  2. Create the report doc: gws docs documents create --json '{"title": "Sales Report - January 2025"}'
  3. Write the report: `gws docs +write --document-id DOC_ID --text '## Sales Report - January 2025

Summary

Total deals: 45

Revenue: $125,000

Top Deals

  1. Acme Corp - $25,000
  2. Widget Inc - $18,000'`
  3. Share with stakeholders: gws drive permissions create --params '{"fileId": "DOC_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "cfo@company.com"}'

版本历史

共 4 个版本

  • v1.0.13 当前
    2026-05-01 03:59 安全 安全
  • v1.0.11
    2026-03-29 16:00
  • v1.0.1
    2026-03-19 11:21
  • v1.0.0
    2026-03-14 04:51

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,024
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 67 📥 180,046
developer-tools

Gog

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