get_relation
Retrieve enhanced properties of a specific relation between entities in a knowledge graph, specifying start entity, end entity, and relation type for precise querying.
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 | |
relationType | Yes | The type of the relation | |
to | Yes | The name of the entity where the relation ends |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from memento-mcp
- add_observations
- create_entities
- create_relations
- debug_embedding_config
- delete_entities
- delete_observations
- delete_relations
- diagnose_vector_search
- force_generate_embedding
- get_decayed_graph
- get_entity_embedding
- get_entity_history
- get_graph_at_time
- get_relation
- get_relation_history
- open_nodes
- read_graph
- search_nodes
- semantic_search
- update_relation
Related Tools
- @modelcontextprotocol/knowledge-graph-memory-server
- @BRO3886/mcp-memory-custom
- @T1nker-1220/memories-with-lessons-mcp-server
- @IzumiSy/mcp-duckdb-memory-server
- @yodakeisuke/mcp-memory-domain-knowledge