get_decayed_graph
Retrieve knowledge graph memory with time-decayed confidence values, using an optional reference timestamp or decay factor for temporal awareness.
Instructions
Get your Memento MCP knowledge graph memory with confidence values decayed based on time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference_time | No | Optional reference timestamp (in milliseconds since epoch) for decay calculation | |
| decay_factor | No | Optional decay factor override (normally calculated from half-life) |