activity
List recent activity in the workspace: what changed, who changed it, and when. Poll with since to see what happened since your last run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return. | |
| since | No | RFC 3339 timestamp. Return only events after this moment. | |
| cursor | No | next_cursor from a previous call, to fetch the next page. | |
| workspace | No | Workspace slug. Optional, defaults to "temp". | |
| path_prefix | No | Return only events for files under this folder. |