code_graph_suggest
Suggests the most relevant files for a task description by matching keywords against symbol names and file paths. Read-only, no embeddings or LLM required.
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 |