search_lwn
Finds Linux kernel development articles from LWN by keyword, with optional subsystem filter. Returns ranked results with evidence sources.
Instructions
Search Linux Weekly News (LWN) articles on kernel development.
Args: query: Keywords to search in article titles and body. subsystem: Optional subsystem filter (e.g. 'mm', 'sched'). limit: Maximum number of articles to return.
Returns: Dictionary containing 'articles' list and 'evidence_sources'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| subsystem | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||