Technical & DevelopmentIntermediate
gws-drive
Manage Google Drive files, folders, and shared drives
Developer Setup
Setup & Installation
bash
npx skills add https://github.com/googleworkspace/cli --skill gws-drivenpx skills add https://github.com/googleworkspace/cli --skill gws-driveOr paste this URL into your assistant to install:
Overview
What This Skill Does
A CLI wrapper around the Google Drive v3 API. Manage files, folders, permissions, shared drives, comments, and revisions from the command line using the `gws` tool.
Application
When to use this Skill
- Configuring integration settings for custom agent workflows.
- Optimizing query execution and response latency in production.
- Developing clean, standard-compliant implementations for enterprise services.
- Troubleshooting connection timeouts and authentication handshakes.
- Monitoring API rate limits and execution pipelines programmatically.
Documentation
Show Skills.md file
drive (v3)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto 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: Thefieldsparameter must be set. To return the exact fields you need, see Return specific fields.
accessproposals
get— Retrieves an access proposal by ID. For more information, see Manage pending access proposals.list— List the access proposals on a file. For more information, see Manage pending access proposals. Note: Only approvers are able to list access proposals on a file. If the user isn't an approver, a 403 error is returned.resolve— Approves or denies an access proposal. For more information, see Manage pending access proposals.
Lines 1 - 25 of 124
Recommendations
Explore other random skills
TechnicalIntermediate
sentry-elixir-sdk
Full Sentry SDK setup for Elixir, Phoenix, Plug, LiveView, Oban, and Quantum
TechnicalIntermediate
sentry-flutter-sdk
Full Sentry SDK setup for Flutter and Dart across all platforms
TechnicalIntermediate
sentry-cloudflare-sdk
Full Sentry SDK setup for Cloudflare Workers, Pages, Durable Objects, Queues, and Workflows