← 返回
开发者工具 中文

Recipe Backup Sheet As Csv

Export a Google Sheets spreadsheet as a CSV file for local backup or processing.
将 Google 表格导出为 CSV 文件,以便本地备份或处理。
googleworkspace-bot
开发者工具 clawhub v1.0.13 4 版本 100000 Key: 无需
★ 0
Stars
📥 803
下载
💾 19
安装
4
版本
#latest

概述

Export a Google Sheet as CSV

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

Export a Google Sheets spreadsheet as a CSV file for local backup or processing.

Steps

  1. Get spreadsheet details: gws sheets spreadsheets get --params '{"spreadsheetId": "SHEET_ID"}'
  2. Export as CSV: gws drive files export --params '{"fileId": "SHEET_ID", "mimeType": "text/csv"}'
  3. Or read values directly: gws sheets +read --spreadsheet SHEET_ID --range 'Sheet1' --format csv

版本历史

共 4 个版本

  • v1.0.13 当前
    2026-05-03 03:39 安全 安全
  • v1.0.11
    2026-03-29 12:27
  • v1.0.0
    2026-03-26 22:19
  • v1.0.1
    2026-03-19 00:43

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

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

CodeConductor.ai

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

Gog

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