retrieve_similar_cases
Find relevant past cases by inputting a problem description to support decision-making and resolve reasoning loops in AI systems using case-based reasoning.
Instructions
Retrieve similar cases from the case base
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_results | No | Maximum number of cases to return | |
problem_description | Yes | Simple description of the problem |