get_entity_embedding
Retrieve the vector representation of a specific entity from the knowledge graph memory, enabling semantic search, similarity comparisons, and clustering operations.
Instructions
Get the vector embedding for a specific entity from your Memento MCP knowledge graph memory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_name | Yes | The name of the entity to get the embedding for |