Skip to content

Gmail

The Gmail integration uses standard Google OAuth. Once connected, agents on profiles granted access can call Gmail tools — see gmail MCP.

  1. Click Settings → Integrations → “Connect Gmail”.

  2. Google consent screen opens. Approve all requested scopes (read, send, compose, email).

  3. You’re redirected back. Your dashboard now shows Gmail under Integrations.

  4. (Recommended) Scope the integration. Default is “All agents” — every agent of yours can read/send your Gmail. Switch to “Specific agents” + the profile(s) that should have access (e.g. a personal-assistant profile, not a coding agent).

Vonzio asks Google for:

  • Read Gmail — for search and message reading
  • Send Gmail — for outbound messages
  • Compose drafts — for gmail_create_draft calls
  • Email address — so we know which Gmail account you connected

The refresh token is stored encrypted; access tokens are minted on demand. If you revoke access at accounts.google.com, agent tool calls will fail with an authentication error and you’ll need to reconnect.

Use the Disconnect button on the Gmail row. The refresh token is not automatically revoked at Google’s end — visit Google Account permissions to fully revoke.