get_relation_history
Retrieve the version history of a relation between two entities in a knowledge graph to track changes over time.
Instructions
Get the version history of a relation from your Memento MCP knowledge graph memory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | The name of the entity where the relation ends | |
| from | Yes | The name of the entity where the relation starts | |
| relationType | Yes | The type of the relation |