memcp_reinforce
Mark an insight as helpful or misleading to adjust its memory score. Helpful insights gain relevance; misleading ones are penalized.
Instructions
Provide feedback on an insight — mark it as helpful or misleading.
Helpful insights get a score boost and stronger edges.
Misleading insights get penalized. This closes the learning loop.
Args:
insight_id: The ID of the insight to reinforce
helpful: True if the insight was helpful, False if misleading
note: Optional note about why
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| helpful | No | ||
| insight_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |