register_ref
Register a stable alias for an entity to enable instant lookups in the knowledge graph.
Instructions
Register a stable alias (ref) pointing to an entity name in the RefIndex for O(1) lookups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Stable alias string to register | |
| entityName | Yes | Entity name this ref resolves to | |
| description | No | Optional human-readable description of this ref |