Platform · Google Workspace

Observe AI agents that touch Google Workspace.

Your agent reads inboxes, drafts replies, opens Drive files, schedules meetings, edits Docs. Trefur captures each of those calls as a span on the agent trace — without changing the integration code you already wrote.

What you see.

Gmail reads: which mailbox, which thread, how many messages returned.
Gmail sends: recipient, subject, send time, status — without storing the body if you redact it.
Drive reads: file ID, file type, size returned, search query that found it.
Drive writes: file created, file updated, file shared with whom and at what permission level.
Calendar reads: which calendars, which time windows, how many events returned.
Calendar writes: event created, event updated, attendees invited.
Docs reads and writes: document ID, section touched, length of change.

Why it matters.

For engineers

Every Workspace call your agent makes shows up as a tool span on the trace. When the agent does the wrong thing — sends to the wrong list, edits the wrong doc — you can see it before the user does.

For platform teams

One trace shape across Gmail, Drive, Calendar, Docs. Roll up calls per agent, per environment, per service account. Catch agents that quietly walked outside their lane.

For business operators

Know which workflows are sending email, creating docs, scheduling meetings — and at what volume. Tie the activity back to the human-facing outcome.

For SRE

Workspace rate-limit errors show up as tool failures on the span. Alert on retry-rate spikes per agent. The trace is already attached when oncall opens it.

How it works.

Your agent already calls Google's SDKs or REST endpoints to do its job. The Trefur SDK wraps those calls and emits a tool span for each one — Gmail, Drive, Calendar, Docs. The collector can run in your network to keep the call metadata local; you decide what gets redacted before it leaves. Spans land on the agent trace alongside the LLM calls and any other tools the agent invoked, so the full sequence is one navigable timeline.

See what your Workspace agents are actually doing.

Free tier. No card required. First trace in under five minutes.