get_entity
Retrieves all facts involving a named entity as subject or object, with optional type filtering, returning entity details and related facts from your notes.
Instructions
Get all facts involving an entity (as subject or object).
Args: name: Entity name (case-insensitive) entity_type: Optional entity type filter
Returns: Dict with entity info and related facts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| entity_type | No |