memory_alias
Add an alias to an entity so different names resolve to the same node, unifying facts and graph lookups. Returns the 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 | The alternative name. | |
| entity | Yes | The canonical entity to bind onto. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||