workspace_activity
Who changed what across the workspace, newest first (administrators): data changes (created / updated / deleted, with before → after values) and account actions (sign-ins, team changes). Filter by table, record, person (actor_id), operation, source (app, automation, api, ai, revert…), a text search over table / record / field names, or a time range. Pass next_cursor back to page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| op | No | ||
| to | No | ISO time | |
| from | No | ISO time | |
| kind | No | ||
| field | No | ||
| limit | No | Max 100, default 30 | |
| table | No | ||
| cursor | No | ||
| source | No | ||
| actor_id | No | ||
| record_id | No |