get_repository
Retrieve details of a specific Azure DevOps repository by providing the repository ID, with optional project and organization identifiers.
Instructions
Get details of a specific repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The ID or name of the project (Default: MyProject) | |
| organizationId | No | The ID or name of the organization (Default: mycompany) | |
| repositoryId | Yes | The ID or name of the repository |