repository_discovery
Scans a working directory for git repositories and identifies the associated Azure DevOps repository from remote metadata.
Instructions
Discover Azure DevOps repositories from local git remotes.
Scans the working directory (or cwd) for git repos, extracts ADO remote metadata, and selects the best match.
Args: working_directory: Path to scan. Defaults to the current working directory when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| working_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |