memory_alias
Add alternative names to an entity so lookups under any alias resolve to the same memory node. Returns the entity's full alias list.
Instructions
Bind an alternative name to an entity (e.g. pg → postgres)
so facts and graph lookups under either name land on the same node.
Returns the entity's full alias list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| entity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||