get_build_artifacts
Retrieve artifacts from a Jenkins build by specifying the job name and optional build number.
Instructions
Get artifacts produced by a build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full job name | |
| number | No | Build number or 'last' | last |
| format | No | Output format | summary |