search_context
Find and retrieve relevant context from your knowledge graph by combining semantic, keyword, and graph traversal search across all node types. Use to explore connections and discover information.
Instructions
Semantic + keyword + graph traversal search across all node types. Use for broad discovery. Returns a Markdown string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query. | |
| top_k | No | Maximum number of results (1-20, default: 8). | |
| repo | No | Optional absolute path to the repository to scope results. |