search_learnings
Search the project's learning bank for past reflections and lessons using keywords, making prior knowledge accessible for current reasoning tasks.
Instructions
Searches the learning bank for past reflections within the current project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The maximum number of results to return. Defaults to 5. | |
| query | Yes | Keywords to search for in past learnings. | |
| workspace_path | Yes | The absolute path of the project's workspace directory. |