Multi-user Gmail automation powered by Google ADK
Each user authenticates once with their Google account. Your credentials are securely stored and automatically refreshed.
Send emails, read messages, manage labels, organize threads, and automate workflows.
OAuth 2.0 authentication with Google. Your tokens are encrypted and stored securely.
Check user authentication status:
Start OAuth flow:
Example user authentication check:
/auth-status/{user_id} - Check authentication status/oauth2/start - Start OAuth flow/gmail/send - Send emails/gmail/threads - List email threads/gmail/read - Read specific emails/gmail/labels - Manage Gmail labels/healthz - Health check✅ Ready to use! Each user authenticates once, then enjoys seamless Gmail automation.