get_entity
Retrieve complete entity details (attributes and physical mapping) from an ERD. Provide an entity ID or exact logical name to get the matching entity's information.
Instructions
Entity detail (attributes and physical mapping). Prefers entityId; otherwise exact logicalName match (first hit on duplicates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Target ERD — exactly one of a local file ({file}) or a server ERD ({erdId}) | |
| entityId | No | ||
| logicalName | No |