search_repo
Category: Integration | Module: vibeserve/tools/repo_indexer.py
Description
Search indexed symbols across all repos, or within a specific repo.
Parameters
| Name | Type | Default |
|---|---|---|
query |
str |
(required) |
repo_key |
str |
'' |
Returns
Dict[str, Any]
Source
Defined in search_repo() in vibeserve/tools/repo_indexer.py