get_entity
Retrieve an entity's identity and all notes referencing it. Use to answer 'what do I know about X?'
Instructions
Recall everything about an entity: its identity + every note that references it.
Use for "what do I know about X?" — works whether or not it's been promoted.
Args:
entity: Id of the entity (from `list_entities`/`find_entities`).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes |