List Repositories
repolens_list_repositoriesLists all configured repositories for cross-repository search, including aliases, paths, and git branches. Choose markdown or JSON output.
Instructions
List all configured repositories available for cross-repository search.
Returns the list of repositories declared in repolens.yaml with their aliases, paths, and git branch info.
Args:
response_format (string, optional): Output format - "markdown" (default) or "json"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: "markdown" (default) or "json" |