Agents will be able to send emails on your behalf and add events to your calendar when tasks require it.
Setup Required
You need a Google Cloud OAuth2 client to connect. Quick steps:
1. Go to console.cloud.google.com
2. Create a project → Enable Gmail API + Calendar API
3. Create OAuth2 credentials (Web app) → add http://localhost:8081/auth/google/callback as redirect URI
4. Paste your Client ID and Secret below