entity_get_entity_tool
Retrieve a single entity by its technical ID and entity model type, with an optional version.
Instructions
Retrieve a single entity by its technical ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_model | Yes | The type of entity (e.g., 'laureate', 'subscriber', 'job') | |
| entity_id | Yes | The technical UUID of the entity | |
| entity_version | No | The entity model version (default: from config) | 1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||