pin_memory
Pin a memory so it is always included in recall results.
Instructions
Pin a memory so it is always included in recall results.
Pinned memories model the thalamic relay — sustained activation that keeps critical facts always available to the cortex.
Args: memory_id: The ID of the memory to pin. priority: 0 = identity/system context, 1 = critical facts. label: Optional human-readable label for this pin.
Returns: JSON confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| priority | No | ||
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |