memory_history
Retrieve historical versions of an attribute, or the dated causal event chain for an entity, including writer and timing details.
Instructions
With attribute: change history of that canonical fact slot — every
version, oldest→newest, each with its writer/session, transaction time,
valid time, and age ("what did this used to be? who set it?").
Without attribute: the entity's causal CHAIN — dated
fact/entry/edge/lesson events merged oldest→newest ("what led to X?").
Returns: {entity, attribute, count, versions} (slot mode) or
{found, entity, count, events} (chain mode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | ||
| attribute | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||