memory_feedback
Provide feedback on recalled memories to improve future retrieval by marking them as useful or not useful, enabling the system to prioritize relevant information over time.
Instructions
Record whether a recalled memory was useful. This drives the learning flywheel — memories marked useful bubble up, unused ones decay away.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ID from a memory_recall result | |
| useful | Yes | Was this memory useful? | |
| context | No | Why was it useful/not useful? |