get_relation
Retrieve a specific relation between two entities, including its enhanced properties, from your Memento knowledge graph memory by specifying the source entity, target 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 |
|---|---|---|---|
| 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 |