Show XMemo memory activity
memory_activityReview recent memory changes including writes, deletions, and timeline events. Filter by activity type or time range to confirm what changed.
Instructions
Show recent memory activity — writes, deletions, TODO changes, ledger changes, and timeline events. Call this when the user asks what changed recently, or before deleting 'latest/recent' memory so the user can confirm the preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| since | No | Only include memories or activity on or after this ISO 8601 timestamp. | |
| until | No | Only include memories or activity on or before this ISO 8601 timestamp. | |
| output_json | No | Return a machine-readable JSON response instead of a human-readable summary. | |
| activity_type | No | Activity filter: all, writes, deletions, reads, reminders, ledger, or timeline. | all |
| include_timeline | No | Whether to include timeline events in recent memory activity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |