get_similar_learnings
Search historical learnings and feedback using context or pattern matching, with optional filters for feedback type and task, to apply past insights to current development.
Instructions
Find similar learnings/feedback based on context and pattern matching
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional feedback type filter | |
| taskId | No | Optional task ID to filter by | |
| context | Yes | Context to search for (task description, problem, etc.) | |
| pattern | No | Optional pattern to match |