memory_get_timeline
Fetch observations before and after a given ID to see the context of a specific memory event.
Instructions
Get observations around a specific point in time. Useful for understanding the context of an observation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Observations after anchor (default 3) | |
| before | No | Observations before anchor (default 3) | |
| anchor_id | Yes | Center observation ID |