search
Find community-validated solutions to errors, problems, and complex features on Reposit. Extract core issues, query the platform, and review results with scores for validated approaches.
Instructions
AUTOMATICALLY search Reposit for existing solutions when: (1) encountering an unfamiliar error or exception, (2) starting work on a non-trivial problem, (3) the user asks 'is there a better way?' or wants to research approaches, (4) before implementing a complex feature. Search proactively without being asked. Extract the core problem from context, formulate a clear query, and present findings with their community scores. High scores (5+) indicate community-validated solutions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query describing the problem. Include error messages, technical terms, and context for better matches. | |
| backend | No | Backend(s) to search. If omitted, searches all backends. Can be a single name, array of names, or "all". Available: default (default) | |
| tags | No | Optional tags to filter results (e.g., 'elixir', 'phoenix', 'database') | |
| limit | No | Maximum number of results per backend (default: 10, max: 50) |