jenkins_list_artifacts
List all artifacts generated by a Jenkins build. Specify job name and build number to retrieve file paths and metadata from any build.
Instructions
List all artifacts produced by a specific build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobName | Yes | Name of the Jenkins job | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) | |
| buildNumber | Yes | Build number |