gc_hindsight
Recall past information from deep-memory banks by performing actions like health checks, recollection, reflection, and retention to retrieve and manage stored context.
Instructions
Direct proxy to the deep-memory backend (Hindsight today; Foresight expected to succeed it). Actions: health, recall, reflect, retain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bank | No | Alias for bank_id | |
| limit | No | Max results (for recall, default 10) | |
| query | No | Query string (for recall/reflect) | |
| action | Yes | Action to perform | |
| bank_id | No | Deep-memory bank ID (default: default) | |
| content | No | Content to retain (for retain) | |
| metadata | No | Metadata for retained content (for retain) |