tracker_session_diff
Show changes since a timestamp, returning counts by action and entity type with key highlights. Use at session start to catch up on activity since last session.
Instructions
Show what changed since a given timestamp. Returns aggregated summary with counts by action and entity type, plus highlights of key changes. Call this at the start of a session to understand what happened since the last one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | Yes | ISO 8601 datetime — show changes after this time (e.g. "2026-02-21T15:00:00") |