memory_recall
Search team knowledge base before debugging, implementing, or designing. Retrieve past decisions, solutions, and context for unfamiliar code or errors.
Instructions
Search team knowledge base before solving problems. Call this BEFORE you: debug an error or exception; implement a feature in an unfamiliar area; make a design or architecture decision; work with code you haven't seen before. Provide 'problem' for focused solutions, 'query' for exploratory search, or just 'file_path' for context-based suggestions. With include_archives=True, results may include type=archive (previews only); call memory_get_archive(archive_id) for full L2 text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| query | No | ||
| problem | No | ||
| project | No | ||
| adaptive | No | ||
| language | No | ||
| file_path | No | ||
| framework | No | ||
| max_results | No | ||
| include_archives | No | ||
| include_user_profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |