list_repositories
Retrieve all repositories from an Azure DevOps project, with support for specifying organization, project, and including reference links.
Instructions
List repositories in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The ID or name of the project (Default: MyProject) | |
| includeLinks | No | Whether to include reference links | |
| organizationId | No | The ID or name of the organization (Default: mycompany) |