Google Workspace Events integrationGoogle Workspace Events logo

Google Workspace Events integration for AI agents.

Google Workspace Events integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves Google Workspace Events tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.

What your agents can do

Real Google Workspace Events actions, managed and audited.

Your user connects Google Workspace Events once; your agent can then secure AI-agent actions — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.

  1. 1

    Your user grants Google Workspace Events access once (OAuth) — the token lands in the vault.

  2. 2

    Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.

  3. 3

    Every routed call appends a hash-chained audit record — nothing leaves your infra.

Tools & triggers

Supported Google Workspace Events tools.

11 tools are generated from the published Google Workspace Events catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.

Showing 11 tools. All published catalog entries are included in this page's server-rendered HTML.

Workspaceevents Message Stream
SendStreamingMessage is a streaming call that will return a stream of task update events until the Task is in an interrupted or terminal state.
message
Workspaceevents Operations Get
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
operations
Workspaceevents Subscriptions Create
Creates a Google Workspace subscription. To learn how to use this method, see [Create a Google Workspace subscription](https://developers.google.com/workspace/events/guides/create-subscription). For a subscription on a [Chat target resource](https://developers.google.com/workspace/events/guides/events-chat), you can create a subscription as: - A Chat app by specifying an authorization scope that begins with `chat.app` and getting one-time administrator approval. To learn more, see [Authorize as a Chat app with administrator approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app). - A user by specifying an authorization scope that doesn't include `app` in its name. To learn more, see [Authorize as a Chat user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
subscriptions
Workspaceevents Subscriptions List
Lists Google Workspace subscriptions. To learn how to use this method, see [List Google Workspace subscriptions](https://developers.google.com/workspace/events/guides/list-subscriptions).
subscriptions
Workspaceevents Subscriptions Patch
Updates or renews a Google Workspace subscription. To learn how to use this method, see [Update or renew a Google Workspace subscription](https://developers.google.com/workspace/events/guides/update-subscription). For a subscription on a [Chat target resource](https://developers.google.com/workspace/events/guides/events-chat), you can update a subscription as: - A Chat app by specifying an authorization scope that begins with `chat.app` and getting one-time administrator approval. To learn more, see [Authorize as a Chat app with administrator approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app). - A user by specifying an authorization scope that doesn't include `app` in its name. To learn more, see [Authorize as a Chat user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
subscriptions
Workspaceevents Subscriptions Reactivate
Reactivates a suspended Google Workspace subscription. This method resets your subscription's `State` field to `ACTIVE`. Before you use this method, you must fix the error that suspended the subscription. This method will ignore or reject any subscription that isn't currently in a suspended state. To learn how to use this method, see [Reactivate a Google Workspace subscription](https://developers.google.com/workspace/events/guides/reactivate-subscription). For a subscription on a [Chat target resource](https://developers.google.com/workspace/events/guides/events-chat), you can reactivate a subscription as: - A Chat app by specifying an authorization scope that begins with `chat.app` and getting one-time administrator approval. To learn more, see [Authorize as a Chat app with administrator approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app). - A user by specifying an authorization scope that doesn't include `app` in its name. To learn more, see [Authorize as a Chat user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
subscriptions
Workspaceevents Tasks Cancel
Cancel a task from the agent. If supported one should expect no more task updates for the task.
tasks
Workspaceevents Tasks PushNotificationConfigs Create
Set a push notification config for a task.
tasks
Workspaceevents Tasks PushNotificationConfigs Delete
Delete a push notification config for a task.
tasks
Workspaceevents Tasks PushNotificationConfigs List
Get a list of push notifications configured for a task.
tasks
Workspaceevents Tasks Subscribe
TaskSubscription is a streaming call that will return a stream of task update events. This attaches the stream to an existing in process task. If the task is complete the stream will return the completed task (like GetTask) and close the stream.
tasks
FAQ

Google Workspace Events integration, answered

How do AI agents use Google Workspace Events through Open Connector?
Your user connects Google Workspace Events once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes Google Workspace Events tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
Is this a Google Workspace Events MCP server?
Yes. Open Connector can serve Google Workspace Events as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call Google Workspace Events actions with credentials injected server-side.
Where do Google Workspace Events credentials live?
In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.

Give your agents Google Workspace Events — keep the keys.

Open source, self-hostable, with Google Workspace Events credentials that never leave your infrastructure. Run it from source today.