forge_entity_get
Retrieve the full details of an entity by specifying its type and ID. Returns the current version of the entity.
Instructions
Get the full details of a specific entity by ID. Returns the latest version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | The entity type | |
| entity_id | Yes | The entity ID | |
| org_id | No | Org ID (uses active org if omitted) |