get_activity_feed
Chronological feed of all changes in a project (knowledge created/updated, tasks created/updated, entries, chats, snapshots, datasets). Use this to catch up after a break: "what happened since my last session?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (default 50, max 200) | |
| since | No | ISO 8601 timestamp — only return events after this point (e.g. "2026-06-27T08:00:00Z") | |
| projectId | Yes | Project ID |