Recall
recallRetrieve past feedback and prevention rules to inform current actions and avoid repeating costly mistakes.
Instructions
Recall relevant past feedback, memories, and prevention rules for the current task. Call this at the start of any task to inject past learnings into the conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max memories to return (default 5) | |
| query | Yes | Describe the current task or context to find relevant past feedback | |
| repoPath | No | Optional repository path for structural impact analysis on coding tasks |