This Google Drive Skill provides a managed OAuth integration and HTTP gateway to the Google Drive API, enabling programmatic listing, searching, creating,…
This Google Drive Skill provides a managed OAuth integration and HTTP gateway to the Google Drive API, enabling programmatic listing, searching, creating, updating, and organizing files and folders. It proxies requests to www.googleapis.com so developers and automation workflows only need to call https://gateway.maton.ai/google-drive/{native-api-path} with a single MATON_API_KEY bearer token. Key features include managed OAuth connections via https://ctrl.maton.ai, a straightforward base URL pattern, examples for quick start, and cross-platform support (note: OpenClawCLI must be installed before use). Typical use cases are automated backups, content ingestion and retrieval for apps, synchronizing or indexing Drive content, and integrating Drive operations into scripts or services without handling raw OAuth flows. Core advantages are simplified authentication, secure token management, and direct access to native Drive endpoints through a lightweight gateway.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.