reports_activities
Query Google Workspace audit logs for a chosen application, filtering by user, event, and time range to retrieve activity reports.
Instructions
Query the audit log for an application. applicationName e.g. login, admin, drive, token, groups, calendar, mobile, user_accounts, saml.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | No | ||
| userKey | No | 'all' or a specific user email/id | all |
| eventName | No | ||
| startTime | No | RFC 3339, e.g. 2026-06-01T00:00:00Z | |
| maxResults | No | Total to return (auto-paginates) | |
| applicationName | No | login |