Search
Tools for search
codemap_find_by_name
Find files by name pattern. Supports wildcards (*, ?).
→codemap_find_relevant
Find files most relevant to a specific task or goal using AI-powered relevance ranking.
→codemap_scan
Scan or re-scan a project directory to build the code knowledge graph
→codemap_search
Search for files and symbols. Supports text search, symbol search, and hybrid search.
→codemap_search_elements
Search for DOM elements in template files (Vue, HTML, etc.). Separate from symbol search.
→codemap_search_in_files
Search for text within files. Returns line-before, matching line (with exact line/column), and line-after. Supports pagination (5 results per page), filtering by scope (directory/file), and metadata enrichment via include parameter.
→