search_context
Search both code structures (AST nodes) and past project decisions to find relevant context.
Instructions
A unified search that looks through both code structures (AST nodes) and past project decisions.
Args: query: The search query to find relevant context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |