get_feature_files
Retrieves files matching a feature keyword and its traced imports, categorized by role (core, test, config) for focused code exploration.
Instructions
Files matching a feature keyword + traced imports, classified by role (core, test, config).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | ||
| max_results | No | 0=all. | |
| project | No | Project name/path (default: active). |