get_relation
Retrieve a specific relation with enhanced properties from your knowledge graph memory by specifying its start entity, end entity, and relation type.
Instructions
Get a specific relation with its enhanced properties 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 |