get_artifact_download_url
Obtain the download URL for a build artifact by providing project, build ID, and artifact name.
Instructions
Get the download URL for a specific build artifact.
Args: project: Azure DevOps project name. Uses default if not specified. build_id: The build ID. artifact_name: The name of the artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| build_id | No | ||
| artifact_name | No |