get_entity
Retrieve the summary, facts, and relationships for a specific entity like a person, project, or concept.
Instructions
Get everything SharedMemory knows about a specific entity (person, project, concept, etc). Returns the summary, all facts, and relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the entity to look up (e.g., 'John Smith', 'React', 'Project Alpha') | |
| volume_id | No | Volume ID. Uses default if not set. |