recall
Retrieve relevant long-term memories for a new task by providing keywords. Get ranked facts, decisions, and open items within a token budget.
Instructions
Retrieve relevant long-term memories for the current task. Call this at
the START of any task before doing work. Returns ranked memories (facts,
decisions, open tasks/questions) within a token budget, plus a count of
open items. query should be a few keywords describing the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| types | No | ||
| budget_tokens | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |