wb-drive
Installation
SKILL.md
Weekend Business Shared Drive
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules.
Drive Constant
DRIVE_ID = 0APkifbJ0Yk3mUk9PVA
This is the only hardcoded value. All folder and file IDs are discovered at runtime.
Critical: Shared Drive Flags
Every gws drive call against this shared drive must include these params:
{ "supportsAllDrives": true, "includeItemsFromAllDrives": true }
Related skills