Recall facts
recallRetrieve a memory record by exact key, or search records by scope prefix, tag, text, and minimum confidence. Access shared context stored across agent handoffs.
Instructions
Read the current version of a key (scope+key), or search current records by scope prefix, tag, free text and minimum confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Exact key - returns one record | |
| tag | No | ||
| limit | No | ||
| query | No | Free-text match on value, key or scope | |
| scope | No | Exact scope, or a prefix when searching | |
| min_confidence | No |