get_relation_history
Retrieve the version history of a specific relation between two entities in your knowledge graph, including past modifications and timestamps.
Instructions
Get the version history of a relation from your Memento MCP knowledge graph memory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | The name of the entity where the relation starts | |
| to | Yes | The name of the entity where the relation ends | |
| relationType | Yes | The type of the relation |