Entity Get¶
Fetch a single entity by canonical name, alias, or integer id. Returns tags, aliases, and the 5 most-recent reference rows.
MCP name: entity_get
Category: entities
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
name_or_id |
str |
Yes | Canonical name, alias, or integer id (numeric string accepted). |