What problem does it solve?
This Skill streamlines access to all Google Workspace APIs, eliminating the need for individual OAuth consent for each user, and simplifies the development of internal and client-facing applications.
Core Features & Use Cases
- Unified API Access: Centralized entry point to all Google Workspace APIs (Gmail, Drive, Sheets, Calendar, Admin SDK) via a single Cloudflare Worker.
- Domain-wide Delegation: Service accounts act on behalf of any user in the Workspace domain, avoiding per-user consent.
- Internal Integration: Ideal for 2nth.ai infrastructure or any application requiring integration with Google Workspace without individual user consent.
- Use Case: Develop a scheduling tool that automatically checks availability and schedules meetings across a team's calendars.
Quick Start
Create an event with a Meet link for a team meeting using the 'tech/google/workspace' skill.