Search Repository Catalog
repo_searchFind code across indexed local repositories by path, domain, kind, route, imports, exports, or symbols. Omit the query to list the catalog.
Instructions
Search indexed local repositories by path, domain, kind, route, imports, exports, and symbols. Omit query to list the local repository catalog instead (the catalog listing the old repo_catalog tool returned). Only searches repositories already in the local catalog — if the catalog is empty this returns no matches, so call repo_index on the target repositories first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum matches. Defaults to 25. | |
| query | No | Search query. Omit to return the catalog listing instead of search matches. | |
| catalog | No | Optional catalog JSON path. | |
| offline | No | Use stored index files without refreshing fingerprints. |