ado_git_list_repos
List Git repositories in an Azure DevOps project to obtain repository IDs, names, default branches, and sizes for use in other Git tools.
Instructions
List Git repositories in an Azure DevOps project. Returns repository ID, name, default branch, and size. Use the repository ID in other git tools (PRs, search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project to list repositories from |