get_entity
Retrieve all facts involving a specified entity, with optional filter by entity type. Useful for exploring connections in a knowledge graph.
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 |