get_repo
Retrieve repository details from Azure DevOps projects by specifying the repository name to access information about codebases and their configurations.
Instructions
Get repository details by name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name (default: YourProject). Specify any project name in your organization | |
| repo | Yes | Repository name |