@googleworkspace/gws-drive
Google Drive: Manage files, folders, and shared drives.
Install
Add @googleworkspace/gws-drive to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-drive
Instructions
# drive (v3) > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. ```bash gws drive <resource> <method> [flags] ``` ## Helper Commands | Command | Description | |---------|-------------| | [`+upload`](../gws-drive-upload/SKILL.md) | 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](https://developers.google.com/workspace/drive/api/guides/user-info). Requir…
Keywords: gws, drive, google, workspace