add_feedback
Capture feedback from task execution to improve future recommendations by logging successes, failures, and improvement insights.
Instructions
Add feedback/learning from task execution to improve future recommendations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags for categorization | |
| type | Yes | Type of feedback | |
| taskId | Yes | Task ID to associate feedback with | |
| pattern | Yes | Pattern used or identified for similarity matching | |
| feedback | Yes | Feedback text describing what was learned |