semantic_search
Search indexed codebases and documents semantically. Returns ranked results with file paths and code snippets.
Instructions
Semantic search over indexed content. Returns ranked results with file paths and code snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| language | No | ||
| file_path | No | ||
| collection | No | codebase |