search_memory
Search stored knowledge to retrieve past conversations, files, and learned information. Use it to recall previous discussions, find saved code or documents, and review what you've learned.
Instructions
在已学习的知识库中搜索相关内容。当用户需要查找之前的内容、寻找历史信息、查询已保存的文件、回顾之前的讨论、找之前的代码或文档、查看学习过的资料、检索记忆时,使用此工具。触发词包括:回忆、找、查、搜索、看看、之前、以前、上次、有没有、记得、说过、讨论过等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回结果的最大数量(默认5条)。 | |
| query | Yes | 搜索查询,描述你想找什么内容。 | |
| source | No | 按特定文件路径过滤。 | |
| file_type | No | 按文件类型过滤(例如:py, js, ts, md)。 |