syncpen_recent_changes
Retrieve a time-ordered feed of recent document changes, including creations, edits, and trashes. Filter by timestamp or folder to catch up on workspace activity.
Instructions
A time-ordered feed of recent workspace changes — who created, edited, or trashed which documents, and when. Surfaces both in-app human edits and agent/API writes. Use it to catch up on what changed since you last looked (pass since), or to scope to one folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max changes to return (default 50, max 200). | |
| since | No | Only return changes after this ISO 8601 timestamp (e.g. "2026-07-01T00:00:00Z"). | |
| folderId | No | Limit to changes in documents within this folder. |