unlock_solution
Retrieve complete solutions with problem descriptions, fixes, and working code when find_solution returns partial results. Submit feedback after applying the unlocked solution.
Instructions
Retrieve the full solution body for a matched result from find_solution. Best for: When find_solution returned a match but the solution_body field is missing or empty. Returns: The complete solution with problem description, fix, and working code. Important: After applying the unlocked solution, you must call submit_feedback to rate whether it worked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solution_id | Yes | The solution ID from find_solution results. |