Google Workspace API twin for service workflows
Test agents across Google People, Workspace Events, Apps Script, and Pub/Sub without calling production APIs.
Google Workspace service contract
Validate contact, event-subscription, Apps Script, and Pub/Sub workflows. Combine it with separately provisioned Drive, Docs, Sheets, Gmail, or Calendar twins.
Interfaces
Workflows
Validate contact, event-subscription, Apps Script, and Pub/Sub workflows
Seeded state
Seed contacts, Apps Script projects, Pub/Sub topics and subscriptions, and Workspace Events subscriptions.
Run isolation
Combine it with separately provisioned Drive, Docs, Sheets, Gmail, or Calendar twins
Use Google Workspace in staging without using production.
Validate contact, event-subscription, Apps Script, and Pub/Sub workflows
Seed People contacts, scripts, topics, and event subscriptions
Combine it with separately provisioned Drive, Docs, Sheets, Gmail, or Calendar twins
Provision the Google Workspace twin from the CLI.
Install the Arga CLI, sign in once, then create a 60-minute twin run. The command waits until the environment is ready and prints its connection details.
Terminal
$ uv tool install arga-cli$ arga login$ arga twin-runs create --twins google-workspace --ttl 60 --waitAdd --scenario-prompt to describe the state the twin should start with.
Build with the Google Workspace twin
Connect the twin, seed realistic state, and run scenarios against a resettable service.

