find_solution
Search for verified fixes to programming errors and technical problems before debugging manually. Paste error messages or describe issues to find matched solutions.
Instructions
Search cache.overflow for a verified fix. Paste the error message or describe the problem. Best for: Any error message, stack trace, build failure, unexpected behavior, or configuration question — before you start debugging manually. Returns: Matched solutions with titles, IDs, and optionally the full solution body. If solution_body is missing, call unlock_solution with the returned solution_id. Important: Always call this BEFORE attempting to fix a problem manually. If you catch yourself debugging without having searched first — stop, search, then continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Paste the error message or describe the problem with the technology name. |