Skip to main content
Back to registry

recipe-watch-drive-changes

googleworkspace/cli

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

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-watch-drive-changes
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-events Subscribe to change notifications on a Google Drive file or folder. - Create subscription: gws events subscriptions create --json '{"targetResource": "//drive.googleapis.com/drives/DRIVE_ID", "eventTypes": ["google.workspace.drive.file.v1.updated"], "notificationEndpoint": {"pubsubTopic": "projects/PROJECT/topics/TOPIC"}, "payloadOptions": {"includeResource": true}}' - List active subscriptions: gws events subscriptions list - Renew before expiry: gws events +renew --subscription SUBSCRIPTION_ID

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-watch-drive-changes do?

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

Is recipe-watch-drive-changes good?

recipe-watch-drive-changes does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-watch-drive-changes work with?

recipe-watch-drive-changes currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-watch-drive-changes?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-watch-drive-changes?

npx skills add https://github.com/googleworkspace/cli --skill recipe-watch-drive-changes

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering