search_kernel_code
Search Linux kernel code using hybrid search across all indexed data, optionally filter by repository or subsystem, and get results with correlated evidence.
Instructions
Search for kernel code using hybrid search across all indexed data.
Args: query: The search query string. repo: Optional repository to filter by. subsystem: Optional subsystem to filter by. limit: Maximum number of results to return.
Returns: Dictionary containing results and correlated evidence sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| limit | No | ||
| query | Yes | ||
| subsystem | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||