code_graph_suggest
Rank file paths by keyword overlap with symbol names and paths to surface files most relevant to a given task description. Provides a lightweight, read-only lookup for code navigation.
Instructions
Suggest the files most relevant to a task description, ranked by keyword overlap with symbol names + file paths. No embeddings, no LLM. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| app_id | Yes | ||
| db_path | No | ||
| max_results | No |