Skip to main content
Clone ID: google-workspace Covers Gmail, Google Calendar, Google Drive, Google Sheets, and Google Contacts. Error responses match the Google APIs format.

Start here

MCP tools

The MCP surface is intentionally narrower than REST/API routing. Use MCP for common Gmail and Calendar tasks; use route mode or explicit REST base URLs for Drive, Sheets, Contacts, and OAuth-style flows.

Gmail

Calendar

REST API coverage

The clone also handles REST calls to Google API domains.
  • gmail.googleapis.com - read, send, draft, label, trash, modify
  • calendar.googleapis.com - list, create, update, delete events
  • drive.googleapis.com - list, read, search files
  • sheets.googleapis.com - read and update spreadsheets
  • people.googleapis.com - contacts
  • oauth2.googleapis.com/token - OAuth refresh for seeded test accounts
If your agent uses Google client libraries directly, the proxy routes supported calls to the clone. See Route-mode trust and safety for runtime compatibility and troubleshooting.