← 返回
效率工具 中文

Recipe Find Large Files

Identify large Google Drive files consuming storage quota.
识别占用存储配额的Google Drive大文件。
googleworkspace-bot
效率工具 clawhub v1.0.12 3 版本 100000 Key: 无需
★ 0
Stars
📥 685
下载
💾 9
安装
3
版本
#latest

概述

Find Largest Files in Drive

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

Identify large Google Drive files consuming storage quota.

Steps

  1. List files sorted by size: gws drive files list --params '{"orderBy": "quotaBytesUsed desc", "pageSize": 20, "fields": "files(id,name,size,mimeType,owners)"}' --format table
  2. Review the output and identify files to archive or move

版本历史

共 3 个版本

  • v1.0.12 当前
    2026-05-03 04:02 安全 安全
  • v1.0.10
    2026-03-29 18:43
  • v1.0.0
    2026-03-19 19:40

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,811
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,525
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,243