recall
Search stored memory to retrieve user, past, and project information with attached lessons and context. Use for recalling decisions and avoiding repeated mistakes.
Instructions
Search memory for anything about the user/past/project. recall(query, top_k=5). Returns results + auto-attached lessons (read & FOLLOW them) + project_context. Trust results with score>0.2 as the user's recorded reality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||