Semantic Code Search
semantic_code_searchSearch indexed projects by describing the code logic you need in natural language. Get matching code snippets quickly.
Instructions
Search for code logic across indexed projects using natural language
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language description of what you are looking for | |
| repos | No | Restrict search to specific projects | |
| top_k | No | Number of code snippets to return (default: 5) | |
| file_pattern | No | Optional glob-like filter for filenames |