ado_get_repo
Retrieve a specific Azure DevOps Git repository by name or ID. Access its metadata and details for integration into workflows.
Instructions
Get a single Git repository by name or ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoId | Yes | Repository name or ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |