nexo_cognitive_inspect
Inspect a specific memory by ID for debugging, without triggering rehearsal. Choose between short-term (stm) or long-term (ltm) store.
Instructions
Inspect a specific memory by ID (debug). Does NOT trigger rehearsal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Integer ID of the memory to inspect | |
| store | No | Which store to read from — "stm" or "ltm" (default "ltm") | ltm |