list_build_artifacts
Retrieve artifacts from a specific Azure DevOps build using its ID. Provides a list of files produced during the build process.
Instructions
List artifacts produced by a build.
Args: project: Azure DevOps project name. Uses default if not specified. build_id: The build ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| build_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |