mimir_get_entity
Retrieve the full body content of a previously truncated entity by its ID to view complete details.
Instructions
Get an entity by ID with its full body_json content. Use after mimir_recall with preview_cap to read the complete body of a truncated result. The drill-down footer embedded in preview-capped results references this tool with the entity ID to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity ID to retrieve (from recall result id field or preview cap footer) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| key | No | ||
| layer | No | ||
| status | No | ||
| category | No | ||
| always_on | No | ||
| body_json | No | Full entity body content | |
| certainty | No | ||
| decay_score | No | ||
| entity_type | No | ||
| retrieval_count | No |