get_repository
Get detailed information about a Git repository, including its name, ID, and other metadata, from an Azure DevOps project.
Instructions
Get detailed information about a specific Git repository.
Args: project: Azure DevOps project name. Uses default if not specified. repository_id: The repository ID or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| repository_id | No |