knowledge_relevant
Retrieve knowledge relevant to your current task by providing a task description and keywords. Returns the most matching entries from the knowledge base.
Instructions
获取与当前任务相关的知识。基于任务描述和关键词返回最匹配的条目。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | 当前任务描述 | |
| keywords | No | 关键词列表 | |
| project | No | 当前项目名 | |
| currentFile | No | 当前文件路径 | |
| maxResults | No | 最大返回数 |