2026-07-02 · Thamodharan Ganesan
TextMate AI can connect to your Gmail, Google Drive, and Google Calendar so the assistant can act on requests like "summarize my unread emails" or "what's on my calendar tomorrow" — without you leaving the chat.
Once connected via OAuth, TextMate AI can perform the actions you explicitly request inside a chat, such as reading recent emails, searching Drive files, or checking calendar events — only in response to something you asked for in that conversation.
Per TextMate AI's Privacy Policy, the Google connector:
This follows Google's API Services User Data Policy, including its Limited Use requirements.
Only the OAuth tokens needed to maintain the connection are stored, and they're encrypted at rest (AES-256-GCM) in TextMate AI's Supabase database. The actual content of your emails, files, or events isn't persisted — it's fetched live when you ask for it and used only to answer that request.
Open Settings → Connectors and choose Gmail, Google Drive, or Google Calendar (each is listed as its own connector card, all backed by the same Google OAuth flow). You'll be taken through Google's standard OAuth consent screen, where you can see exactly which scopes TextMate AI is requesting before you approve.
You can revoke access at any time from Google Account Permissions — this immediately disconnects the connector in TextMate AI and deletes the stored OAuth token.
For the step-by-step reference version of this walkthrough, see Connecting Google Workspace in the docs.