gws-drive

Installation
Summary

Complete Google Drive API access for file, folder, and shared drive management.

  • Covers 15+ resource types including files, folders, shared drives, permissions, comments, revisions, and access proposals with 50+ methods total
  • Supports file operations: create, copy, download, export, upload (via helper skill), search with query parameters, and label management
  • Enables sharing workflows: create/update/delete permissions, manage access proposals, and control shared drive visibility
  • Includes change tracking via changes.list and changes.watch, plus comment and reply threads for collaborative workflows
  • Requires gws CLI and authentication setup from gws-shared skill; use gws schema to inspect method parameters before building requests
SKILL.md

drive (v3)

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

gws drive <resource> <method> [flags]

Helper Commands

Command Description
+upload Upload a file with automatic metadata

API Resources

about

  • get — Gets information about the user, the user's Drive, and system capabilities. For more information, see Return user info. Required: The fields parameter must be set. To return the exact fields you need, see Return specific fields.
Related skills
Installs
26.0K
GitHub Stars
26.1K
First Seen
Mar 4, 2026