store_experience
Capture and store problem-solution pairs with outcomes to enhance AI reasoning and recovery using case-based reasoning within the MCP Dual-Cycle Reasoner framework.
Instructions
Store a case for future case-based reasoning
Input Schema
Name | Required | Description | Default |
---|---|---|---|
outcome | Yes | Whether the solution was successful | |
problem_description | Yes | Simple description of the problem | |
solution | Yes | What action resolved the issue |