search_code
Find relevant code in any project by entering a natural language query. Uses AI semantic search to return matching code context.
Instructions
Search for relevant code in a codebase using AI-powered semantic search.
Args: query: Natural language description of what you're looking for. project_root: Absolute path to the project root directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| project_root | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |